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)
|
void RoomMgr::AdjustCMJoin(cs::CMJoin* msg)
|
||||||
{
|
{
|
||||||
#if 0
|
msg->set_force_enter_newbie_room(false);
|
||||||
#ifdef DEBUG
|
|
||||||
#ifdef NEWBIE_ROOM
|
|
||||||
msg->set_force_enter_newbie_room(true);
|
|
||||||
#endif
|
|
||||||
#endif
|
|
||||||
#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