explosions
This commit is contained in:
@@ -59,6 +59,7 @@ namespace OpenRa.Game
|
||||
{
|
||||
game.world.AddFrameEndTask(w => w.Remove(this));
|
||||
game.PlaySound("kaboom25.aud", false);
|
||||
game.world.AddFrameEndTask(w => w.Add(new Explosion(Dest, game)));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user