back to lobby state when server ends
This commit is contained in:
@@ -70,6 +70,8 @@ public:
|
||||
void Stop(); // force the server to stop
|
||||
void Close(); // at the end of a game
|
||||
|
||||
void Restart(); // go back to lobby state
|
||||
|
||||
bool LoadMap(const std::string& worldFilePath);
|
||||
bool IsMapLoaded();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user