mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-10-20 00:00:39 +00:00
8 lines
133 B
Python
8 lines
133 B
Python
# Released under the MIT License. See LICENSE for details.
|
|
|
|
clients={}
|
|
cachedclients=[]
|
|
muted=False
|
|
coopmode=False
|
|
ips={}
|
|
recents=[]
|