mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-26 13:28:04 -08:00
5 lines
56 B
Lua
5 lines
56 B
Lua
local debug = {};
|
|
|
|
debug.enabled = false;
|
|
|
|
return debug; |