Don't care when someone hits back, just do it.
This commit is contained in:
@@ -36,8 +36,6 @@ void ScreenSplash::HandleScreenMessage( const ScreenMessage SM )
|
|||||||
|
|
||||||
void ScreenSplash::MenuBack( const InputEventPlus &input )
|
void ScreenSplash::MenuBack( const InputEventPlus &input )
|
||||||
{
|
{
|
||||||
if( IsTransitioning() )
|
|
||||||
return;
|
|
||||||
Cancel( SM_GoToPrevScreen );
|
Cancel( SM_GoToPrevScreen );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user