1
This commit is contained in:
parent
0a4663c9a0
commit
5c5f1a49b5
@ -311,6 +311,8 @@ void RoomObstacle::SpecExplosion()
|
||||
}
|
||||
}
|
||||
if (explosion_times_ >= meta->i->explosion_times()) {
|
||||
Die(room);
|
||||
BroadcastFullState(room);
|
||||
room->xtimer.DeleteTimer(room->xtimer.GetRunningTimer());
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user