Fixed more stuff, and made some unsafe code safe

This commit is contained in:
Unknown
2024-04-20 16:44:40 +02:00
parent b8e4ef7c04
commit be65783af7
2 changed files with 23 additions and 9 deletions

View File

@ -339,7 +339,7 @@ namespace Settings {
bool InfiniteStamina = false;
bool AutoRespawnPlayers = true;
bool wtf_ = false;
bool IniShitsLevel[5];
bool IniShitsLevel[6];
bool IniShitsPlayer[7];
bool SpawnItem = false;