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
1
dist/ba_root/mods/serverData/serverdata.py
vendored
1
dist/ba_root/mods/serverData/serverdata.py
vendored
|
|
@ -4,3 +4,4 @@ clients={}
|
||||||
cachedclients=[]
|
cachedclients=[]
|
||||||
muted=False
|
muted=False
|
||||||
coopmode=False
|
coopmode=False
|
||||||
|
ips={}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue