don't hard code a sleep - let a BGAnimation control the transition
This commit is contained in:
@@ -79,7 +79,7 @@ void ScreenDemonstration::HandleScreenMessage( const ScreenMessage SM )
|
||||
return;
|
||||
}
|
||||
|
||||
ScreenGameplay::HandleScreenMessage( SM );
|
||||
ScreenJukebox::HandleScreenMessage( SM );
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user