FIXME, for wrong explosion size added.

This commit is contained in:
johns 2000-07-01 19:05:39 +00:00
parent 61601ee095
commit 079b1f90c4

View file

@ -124,6 +124,14 @@ global void HandleActionDemolish(Unit* unit)
DestroyUnit(unit);
// FIXME: Must play explosion sound
// FIXME: Currently we take the X fields, the original only the O
// XXXXX ..O..
// XXXXX .OOO.
// XX.XX OO.OO
// XXXXX .OOO.
// XXXXX ..O..
//
//
// Effect of the explosion on units.
//