mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-05-28 16:43:29 +00:00
clear vector
This commit is contained in:
@@ -106,6 +106,7 @@ namespace BBM
|
||||
}
|
||||
Runner::gameState.nextScene = BBM::GameState::SceneID::GameScene;
|
||||
wal.getSystem<ResumeLobbySystem>().unloadLobbyFromResume();
|
||||
ParserYAML::playersInfos.clear();
|
||||
}
|
||||
|
||||
void ResumeLobbySystem::unloadLobbyFromResume()
|
||||
|
||||
Reference in New Issue
Block a user