1
This commit is contained in:
commit
aafc48cca7
@ -679,10 +679,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