Fix for #461 part one, from Paxtez
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1191 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -832,6 +832,7 @@ DoModifyShips (PMENU_STATE pMS)
|
||||
FreeStarShip (&GLOBAL (built_ship_q), hStarShip);
|
||||
// refresh SIS display
|
||||
DeltaSISGauges (UNDEFINED_DELTA, UNDEFINED_DELTA, UNDEFINED_DELTA);
|
||||
DrawStatusMessage ((UNICODE *)~0);
|
||||
r.corner.x = pMS->flash_rect0.corner.x;
|
||||
r.corner.y = pMS->flash_rect0.corner.y;
|
||||
r.extent.width = SHIP_WIN_WIDTH;
|
||||
|
||||
Reference in New Issue
Block a user