FIX: commands and multiplayer crashes

This commit is contained in:
2026-07-27 17:55:40 +03:00
parent 1f252ac4b3
commit 61ff4835ea
7 changed files with 38 additions and 44 deletions

View File

@@ -312,7 +312,7 @@ public:
Random random;
std::set<std::string> ops;
std::set<std::string> bannedPpl;
std::set<std::string> bannedPlayers;
protected:
bool isFindingSpawn;