mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-11-07 17:36:15 +00:00
updating to 1.7.41
This commit is contained in:
parent
2d322e2193
commit
38797c6bc5
179 changed files with 23534 additions and 49926 deletions
2
dist/ba_root/mods/custom_hooks.py
vendored
2
dist/ba_root/mods/custom_hooks.py
vendored
|
|
@ -388,7 +388,7 @@ def on_access_check_response(self, data):
|
|||
port = data['port']
|
||||
if settings["ballistica_web"]["enable"]:
|
||||
bs.set_public_party_stats_url(
|
||||
f'https://bombsquad-community.web.app/server-manager/?host={addr}&port={port}')
|
||||
f'https://bombsquad-community.web.app/server-manager/?host={addr}:{port}')
|
||||
|
||||
servercontroller._access_check_response(self, data)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue