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