机甲打爆后从小地图消失
This commit is contained in:
parent
21b7aaa279
commit
451c308aaa
@ -520,4 +520,5 @@ void Car::RemoveFromScene()
|
|||||||
RemoveFromAroundPlayers(room);
|
RemoveFromAroundPlayers(room);
|
||||||
room->grid_service->RemoveCreature(this);
|
room->grid_service->RemoveCreature(this);
|
||||||
room->RemoveObjectLater(this);
|
room->RemoveObjectLater(this);
|
||||||
|
room->NotifyUiUpdate();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user