Fix PC menu gettinng overwritten (Bug 157)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@754 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -652,6 +652,7 @@ DoModifyShips (INPUT_STATE InputState, PMENU_STATE pMS)
|
||||
else if (InputState & DEVICE_BUTTON2)
|
||||
{
|
||||
pMS->delta_item ^= MODIFY_CREW_FLAG;
|
||||
SetFlashRect ((PRECT)~0L, (FRAME)0);
|
||||
DrawMenuStateStrings (PM_CREW, SHIPYARD_CREW);
|
||||
}
|
||||
else if (InputState & DEVICE_BUTTON1)
|
||||
|
||||
Reference in New Issue
Block a user