1
This commit is contained in:
parent
25ed6bcbcc
commit
8dbb815395
@ -910,9 +910,11 @@ void RoomMgr::AdjustCMJoin(cs::CMJoin* msg)
|
||||
msg->custom_room_payload()
|
||||
});
|
||||
#endif
|
||||
#if 0
|
||||
if (msg->proto_version() < cs::ProtoVersion) {
|
||||
msg->set_mapid(2001);
|
||||
}
|
||||
#endif
|
||||
#ifdef MYDEBUG1
|
||||
if (DebugCmd::Enable()) {
|
||||
msg->set_room_mode(kPvpRankMode);
|
||||
|
Loading…
x
Reference in New Issue
Block a user