cleanup
This commit is contained in:
@@ -739,7 +739,8 @@ void ScreenSelectMusic::Input( const InputEventPlus &input )
|
|||||||
if( IsTransitioning() )
|
if( IsTransitioning() )
|
||||||
return; // ignore
|
return; // ignore
|
||||||
|
|
||||||
if( m_bMadeChoice ) return; // ignore
|
if( m_bMadeChoice )
|
||||||
|
return; // ignore
|
||||||
|
|
||||||
LoadHelpText();
|
LoadHelpText();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user