mirror of
https://github.com/hypervortex/VH-Bombsquad-Modded-Server-Files
synced 2026-08-15 13:04:50 +00:00
Update servercheck.py
This commit is contained in:
parent
0914b6abd6
commit
c267333861
1 changed files with 0 additions and 2 deletions
2
dist/ba_root/mods/tools/servercheck.py
vendored
2
dist/ba_root/mods/tools/servercheck.py
vendored
|
|
@ -250,8 +250,6 @@ def on_player_join_server(pbid, player_data, ip, device_id):
|
|||
return
|
||||
else:
|
||||
joincount = 0
|
||||
else:
|
||||
print("Fast joining is disabled...")
|
||||
|
||||
ipjoin[ip]["count"] = joincount
|
||||
ipjoin[ip]["lastJoin"] = now
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue