holy shit I'm never using amend commit again
This commit is contained in:
parent
4f586418d1
commit
0886098242
@ -402,6 +402,7 @@ void ClientApplication::changeState(MainAppState newState) {
|
||||
|
||||
if (oldState > MainAppState::Title && m_state == MainAppState::Title) {
|
||||
m_titleScreen->resetState();
|
||||
m_mainMixer->setUniverseClient({});
|
||||
}
|
||||
if (oldState >= MainAppState::Title && m_state < MainAppState::Title) {
|
||||
m_playerStorage.reset();
|
||||
|
Loading…
Reference in New Issue
Block a user