mirror of
https://github.com/hypervortex/VH-Bombsquad-Modded-Server-Files
synced 2025-10-16 12:02:51 +00:00
Update custom_hooks.py
This commit is contained in:
parent
c2edfdf124
commit
f69fa89582
1 changed files with 0 additions and 1 deletions
1
dist/ba_root/mods/custom_hooks.py
vendored
1
dist/ba_root/mods/custom_hooks.py
vendored
|
|
@ -110,7 +110,6 @@ def bootstraping():
|
|||
_thread.start_new_thread(notification_manager.dump_cache, ())
|
||||
|
||||
# import plugins
|
||||
import sara
|
||||
if settings["elPatronPowerups"]["enable"]:
|
||||
from plugins import elPatronPowerups
|
||||
elPatronPowerups.enable()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue