This commit is contained in:
aozhiwei 2021-07-08 05:18:08 +00:00
parent 7ec616edd4
commit ba30171b87

View File

@ -193,7 +193,7 @@ void RoomObstacle::SpecExplosion()
meta->i->explosion_effect(), meta->i->explosion_effect(),
meta->i->damage() meta->i->damage()
); );
{ if (master.Get()) {
std::set<Human*> human_list; std::set<Human*> human_list;
room->grid_service->TraverseAllLayerHumanList room->grid_service->TraverseAllLayerHumanList
(room->GetRoomIdx(), (room->GetRoomIdx(),