mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-23 20:08:05 -08:00
Init Singletons on init_module
This commit is contained in:
@@ -242,6 +242,7 @@ function this.init_dependencies()
|
||||
end
|
||||
|
||||
function this.init_module()
|
||||
this.init();
|
||||
time.new_timer(this.init, 1);
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user