mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-10-20 00:00:39 +00:00
fixed updatechecker
This commit is contained in:
parent
21e8571d74
commit
33d6f40a97
1 changed files with 1 additions and 1 deletions
2
dist/ba_root/mods/tools/ServerUpdate.py
vendored
2
dist/ba_root/mods/tools/ServerUpdate.py
vendored
|
|
@ -3,7 +3,7 @@ import time
|
|||
import _thread
|
||||
import urllib.request
|
||||
from efro.terminal import Clr
|
||||
|
||||
import json
|
||||
VERSION=61
|
||||
|
||||
def check():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue