mirror of
https://github.com/kuitoi/kuitoi-Server.git
synced 2026-06-18 14:41:21 +00:00
Remove call_event
This commit is contained in:
@@ -100,7 +100,6 @@ if not os.path.exists("plugins"):
|
|||||||
|
|
||||||
pl = PluginsLoader("plugins")
|
pl = PluginsLoader("plugins")
|
||||||
pl.load_plugins()
|
pl.load_plugins()
|
||||||
ev.call_event("on_started")
|
|
||||||
|
|
||||||
builtins.B = 1
|
builtins.B = 1
|
||||||
builtins.KB = B * 1024
|
builtins.KB = B * 1024
|
||||||
|
|||||||
Reference in New Issue
Block a user