mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-11-07 17:36:15 +00:00
7 lines
122 B
Python
7 lines
122 B
Python
# Released under the MIT License. See LICENSE for details.
|
|
|
|
clients={}
|
|
cachedclients=[]
|
|
muted=False
|
|
coopmode=False
|
|
ips={}
|