Init already calls ReloadCreditsText
This commit is contained in:
@@ -98,7 +98,6 @@ void ScreenManager::ThemeChanged()
|
||||
SAFE_DELETE( m_SystemLayer );
|
||||
m_SystemLayer = new ScreenSystemLayer;
|
||||
m_SystemLayer->Init();
|
||||
m_SystemLayer->ReloadCreditsText();
|
||||
this->RefreshCreditsMessages();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user