cleanup
This commit is contained in:
@@ -79,7 +79,7 @@ void ScreenBookkeeping::MenuStart( const InputEventPlus &input )
|
|||||||
|
|
||||||
void ScreenBookkeeping::MenuBack( const InputEventPlus &input )
|
void ScreenBookkeeping::MenuBack( const InputEventPlus &input )
|
||||||
{
|
{
|
||||||
if(!IsTransitioning())
|
if( !IsTransitioning() )
|
||||||
{
|
{
|
||||||
SCREENMAN->PlayStartSound();
|
SCREENMAN->PlayStartSound();
|
||||||
StartTransitioningScreen( SM_GoToPrevScreen );
|
StartTransitioningScreen( SM_GoToPrevScreen );
|
||||||
|
|||||||
Reference in New Issue
Block a user