mirror of
https://github.com/kuitoi/kuitoi-Server.git
synced 2025-08-18 08:45:37 +00:00
Remove call_event
This commit is contained in:
parent
82ba54158e
commit
3a01274eee
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user