1
This commit is contained in:
parent
7be35d366c
commit
989b04ee7d
@ -1262,10 +1262,14 @@ void RoomMgr::DispatchSpecRoom(f8::MsgHdr* hdr, const cs::CMJoin& msg)
|
||||
} else if (strings.at(1) == "normal_room") {
|
||||
_CMJoinCustomBattle(hdr, msg, CUSTOM_ROOM_NORMAL);
|
||||
} else {
|
||||
#if 0
|
||||
A8_ABORT();
|
||||
#endif
|
||||
}
|
||||
} else {
|
||||
#if 0
|
||||
A8_ABORT();
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user