mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 04:18:11 -08:00
Return missing debug.lua
This commit is contained in:
5
reframework/autorun/MHR_Overlay/Misc/debug.lua
Normal file
5
reframework/autorun/MHR_Overlay/Misc/debug.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
local this = {};
|
||||
|
||||
this.enabled = false;
|
||||
|
||||
return this;
|
||||
Reference in New Issue
Block a user