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:
gewlitys
2003-09-03 15:57:54 +00:00
parent dacf72d714
commit 2e665d8b8f
+1
View File
@@ -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;