New ScreenEditMenu
This commit is contained in:
@@ -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 )
|
||||
|
||||
Reference in New Issue
Block a user