diff --git a/sc2/src/sc2code/pickmele.c b/sc2/src/sc2code/pickmele.c index 5ac6ea8f7..fc1dc9660 100644 --- a/sc2/src/sc2code/pickmele.c +++ b/sc2/src/sc2code/pickmele.c @@ -106,6 +106,7 @@ DrawMeleeFrame (STARSHIPPTR LastStarShipPtr, COUNT which_player) { extern FRAME status; + // Draw the X through destroyed ships --s.origin.x; --s.origin.y; s.frame = SetAbsFrameIndex (status, 3);