mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2024-11-27 13:44:15 +01:00
-when entering per game settings and banner is playing, it zooms
in the banner automatically
This commit is contained in:
parent
1ce0749a7f
commit
1be7b9d82e
@ -512,7 +512,11 @@ void CMenu::_game(bool launch)
|
||||
{
|
||||
_hideGame();
|
||||
m_gameSelected = true;
|
||||
|
||||
m_banner->ToogleZoom();
|
||||
_gameSettings();
|
||||
m_banner->ToogleZoom();
|
||||
|
||||
_showGame();
|
||||
if(!m_gameSound.IsPlaying())
|
||||
startGameSound = -6;
|
||||
|
Loading…
Reference in New Issue
Block a user