This commit is contained in:
aozhiwei 2023-12-19 11:31:40 +08:00
parent 8dbb815395
commit a37c6786ec

View File

@ -1469,7 +1469,7 @@ void Player::PushJoinRoomMsg()
#ifdef MYDEBUG
#else
if (proto_version < cs::ProtoVersion) {
#if 1
#if 0
notifymsg.set_map_id(1001);
#endif
}