Distributed global files and imports.

This commit is contained in:
pranav-1711 2022-03-20 18:39:13 +05:30
parent f0eff0cb83
commit 837af6666b
4 changed files with 2 additions and 2 deletions

View file

@ -84,7 +84,7 @@ def bootstraping():
from plugins import color_explosion
color_explosion.enable()
if settings["ballistica_web"]["enable"]:
import bcs_plugin
from plugins import bcs_plugin
bcs_plugin.enable()
# import features