1
This commit is contained in:
parent
873a9b830a
commit
0540a4e129
@ -1431,7 +1431,7 @@ void Player::PushJoinRoomMsg()
|
||||
notifymsg.set_server_info(JsonDataMgr::Instance()->server_info);
|
||||
room->FillSMJoinedNotify(this, notifymsg);
|
||||
#ifdef DEBUG
|
||||
notifymsg.set_pre_client_shot(mt::Param::s().pre_client_shot);
|
||||
//notifymsg.set_pre_client_shot(mt::Param::s().pre_client_shot);
|
||||
#else
|
||||
notifymsg.set_pre_client_shot(mt::Param::s().pre_client_shot);
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user