mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-10-20 00:00:39 +00:00
added ips which caused a error
This commit is contained in:
parent
03034e4aa0
commit
43e1b3d7a3
1 changed files with 2 additions and 1 deletions
3
dist/ba_root/mods/serverData/serverdata.py
vendored
3
dist/ba_root/mods/serverData/serverdata.py
vendored
|
|
@ -3,4 +3,5 @@
|
|||
clients={}
|
||||
cachedclients=[]
|
||||
muted=False
|
||||
coopmode=False
|
||||
coopmode=False
|
||||
ips={}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue