New ScreenEditMenu

This commit is contained in:
Chris Danford
2003-01-30 07:18:33 +00:00
parent b75a9716d5
commit 3ddadbe82f
34 changed files with 616 additions and 443 deletions
+1 -1
View File
@@ -1437,7 +1437,7 @@ void ScreenEdit::MenuItemGainFocus( BitmapText* menuitem )
{
menuitem->SetEffectCamelion( 2.5, RageColor(1,1,1,1), RageColor(0,1,0,1) );
menuitem->SetZoom( 0.7f );
SOUNDMAN->PlayOnce( THEME->GetPathTo("Sounds","edit menu change") );
SOUNDMAN->PlayOnce( THEME->GetPathTo("Sounds","edit menu row") );
}
void ScreenEdit::MenuItemLoseFocus( BitmapText* menuitem )