Ships to buy didn't flash in the shipyard in PC menu mode.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3756 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2012-01-28 21:10:41 +00:00
parent f74e575841
commit bf0d86fcf3
+1 -1
View File
@@ -647,7 +647,7 @@ DMS_SetMode (MENU_STATE *pMS, DMS_Mode mode)
break; break;
case DMS_Mode_addEscort: case DMS_Mode_addEscort:
SetMenuSounds (MENU_SOUND_ARROWS, MENU_SOUND_SELECT); SetMenuSounds (MENU_SOUND_ARROWS, MENU_SOUND_SELECT);
SetFlashRect (SFR_MENU_3DO); SetFlashRect (SFR_MENU_ANY);
break; break;
case DMS_Mode_editCrew: case DMS_Mode_editCrew:
SetMenuSounds (MENU_SOUND_UP | MENU_SOUND_DOWN, SetMenuSounds (MENU_SOUND_UP | MENU_SOUND_DOWN,