Merge branch 'main' of https://github.com/OpenStarbound/OpenStarbound
This commit is contained in:
commit
4f586418d1
@ -402,7 +402,6 @@ 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