1
This commit is contained in:
parent
da73a1f622
commit
72ead02eec
@ -2213,6 +2213,9 @@ void Human::BroadcastBattleHint()
|
||||
TypeConvert::ToPb(GetPos(), notify_msg->mutable_pos());
|
||||
}
|
||||
hum->SendNotifyMsg(*notify_msg.get());
|
||||
#ifdef MYDEBUG
|
||||
a8::XPrintf("SMAddBattleHint:%s\n", {f8::PbToJson(notify_msg.get())});
|
||||
#endif
|
||||
}
|
||||
}
|
||||
return true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user