don't show message when not in ASK mode
This commit is contained in:
@@ -300,6 +300,7 @@ void ScreenPlayerOptions::Input( const DeviceInput& DeviceI, const InputEventTyp
|
|||||||
|
|
||||||
void ScreenPlayerOptions::HandleScreenMessage( const ScreenMessage SM )
|
void ScreenPlayerOptions::HandleScreenMessage( const ScreenMessage SM )
|
||||||
{
|
{
|
||||||
|
if(PREFSMAN->m_ShowSongOptions == PrefsManager::ASK)
|
||||||
switch( SM )
|
switch( SM )
|
||||||
{
|
{
|
||||||
case SM_BeginFadingOut: // when the user accepts the page of options
|
case SM_BeginFadingOut: // when the user accepts the page of options
|
||||||
|
|||||||
Reference in New Issue
Block a user