mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-23 20:08:05 -08:00
5 lines
57 B
Lua
5 lines
57 B
Lua
local this = {};
|
|
|
|
this.enabled = false;
|
|
|
|
return this; |