mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 04:18:11 -08:00
Separate Dependency Initializations
This commit is contained in:
@@ -413,6 +413,9 @@ function this.unicode.sub(str, i, j)
|
||||
return string.sub(str, i, b + c - 1);
|
||||
end
|
||||
|
||||
function this.init_dependencies()
|
||||
end
|
||||
|
||||
function this.init_module()
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user