explicit load for MenuTimer, so we don't load anything if we don't want it
This commit is contained in:
@@ -244,6 +244,7 @@ ScreenNameEntry::ScreenNameEntry( CString sClassName ) : Screen( sClassName )
|
||||
}
|
||||
|
||||
|
||||
m_Timer.Load();
|
||||
if( !PREFSMAN->m_bMenuTimer )
|
||||
m_Timer.Disable();
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user