mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-11-14 17:46:03 +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 _thread
|
||||||
import urllib.request
|
import urllib.request
|
||||||
from efro.terminal import Clr
|
from efro.terminal import Clr
|
||||||
|
import json
|
||||||
VERSION=61
|
VERSION=61
|
||||||
|
|
||||||
def check():
|
def check():
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue