1
This commit is contained in:
parent
8159a254b4
commit
2d81707a27
@ -799,13 +799,7 @@ void RoomMgr::SetMatchMode(int mode)
|
||||
|
||||
void RoomMgr::AdjustCMJoin(cs::CMJoin* msg)
|
||||
{
|
||||
#if 0
|
||||
#ifdef DEBUG
|
||||
#ifdef NEWBIE_ROOM
|
||||
msg->set_force_enter_newbie_room(true);
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
msg->set_force_enter_newbie_room(false);
|
||||
#ifdef DEBUG1
|
||||
if (DebugCmd::Enable()) {
|
||||
msg->set_room_mode(kPvpRankMode);
|
||||
|
Loading…
x
Reference in New Issue
Block a user