1
This commit is contained in:
parent
26258ec0fd
commit
e34322e59b
@ -874,12 +874,9 @@ void RoomMgr::AdjustCMJoin(cs::CMJoin* msg)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#ifdef DEBUG
|
|
||||||
#else
|
|
||||||
if (msg->proto_version() < cs::ProtoVersion) {
|
if (msg->proto_version() < cs::ProtoVersion) {
|
||||||
msg->set_mapid(2001);
|
msg->set_mapid(2001);
|
||||||
}
|
}
|
||||||
#endif
|
|
||||||
#ifdef DEBUG1
|
#ifdef DEBUG1
|
||||||
if (DebugCmd::Enable()) {
|
if (DebugCmd::Enable()) {
|
||||||
msg->set_room_mode(kPvpRankMode);
|
msg->set_room_mode(kPvpRankMode);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user