PlayerNumber -> IEP.

This commit is contained in:
Steve Checkoway
2006-09-15 01:47:24 +00:00
parent 7dc2867dd2
commit 944a913790
45 changed files with 136 additions and 117 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ void ScreenUnlockBrowse::BeginScreen()
HandleMessage( MessageToString(Message_MenuSelectionChanged) );
}
void ScreenUnlockBrowse::MenuStart( PlayerNumber pn )
void ScreenUnlockBrowse::MenuStart( const InputEventPlus &input )
{
m_soundStart.Play();
this->PostScreenMessage( SM_BeginFadingOut, 0 );