mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-05-02 05:39:57 -07:00
Move timers initializations into time.lua
This commit is contained in:
@@ -231,7 +231,7 @@ function this.init_dependencies()
|
||||
end
|
||||
|
||||
function this.init_module()
|
||||
time.new_timer(this.update, 1/60);
|
||||
|
||||
end
|
||||
|
||||
return this;
|
||||
Reference in New Issue
Block a user