1
This commit is contained in:
parent
75182ffd24
commit
31075985e6
@ -3650,7 +3650,6 @@ void Room::FillCustomBattleHuman()
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
bool Room::IsMiniMap()
|
||||
{
|
||||
return map_instance->map_id == 2002;
|
||||
|
@ -1141,5 +1141,5 @@ void RoomMgr::SendGetCustomBattleData(std::shared_ptr<cs::CMJoin> join_msg,
|
||||
|
||||
bool RoomMgr::HasTask()
|
||||
{
|
||||
|
||||
return !room_hash_.empty();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user