clear vector

This commit is contained in:
EternalRat
2021-06-20 18:43:45 +02:00
parent f3ce52407e
commit cc1ddc770b
@@ -106,6 +106,7 @@ namespace BBM
}
Runner::gameState.nextScene = BBM::GameState::SceneID::GameScene;
wal.getSystem<ResumeLobbySystem>().unloadLobbyFromResume();
ParserYAML::playersInfos.clear();
}
void ResumeLobbySystem::unloadLobbyFromResume()