mirror of
https://github.com/hypervortex/VH-Bombsquad-Modded-Server-Files
synced 2025-11-07 17:36:08 +00:00
Update custom_hooks.py
This commit is contained in:
parent
43debbdde3
commit
4a92001e6d
1 changed files with 2 additions and 0 deletions
2
dist/ba_root/mods/custom_hooks.py
vendored
2
dist/ba_root/mods/custom_hooks.py
vendored
|
|
@ -131,6 +131,8 @@ def bootstraping():
|
|||
from features import StumbledScoreScreen
|
||||
if settings["colorfullMap"]:
|
||||
from plugins import colorfulmaps2
|
||||
if settings['backflip']['enable']:
|
||||
from plugins import Backflip
|
||||
try:
|
||||
pass
|
||||
# from tools import healthcheck
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue