Make debug.lua a separate script

This commit is contained in:
GreenComfyTea
2023-04-21 13:27:34 +03:00
parent 585860666f
commit ecd150eb4d
2 changed files with 0 additions and 48 deletions

View File

@@ -1,5 +0,0 @@
local this = {};
this.enabled = false;
return this;