mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 12:28:03 -08: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