diff options
author | chai <chaifix@163.com> | 2021-11-15 16:46:12 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-11-15 16:46:12 +0800 |
commit | e47a1e5544d00c26aa08ae41287a525617e494b8 (patch) | |
tree | cde0574240413c6546310efd50414aa6d4f66403 /Data/Scripts/defines.lua | |
parent | 2853639a612860ab5a5710471ad66c33d63c9b41 (diff) |
*misc
Diffstat (limited to 'Data/Scripts/defines.lua')
-rw-r--r-- | Data/Scripts/defines.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Data/Scripts/defines.lua b/Data/Scripts/defines.lua new file mode 100644 index 0000000..cec592c --- /dev/null +++ b/Data/Scripts/defines.lua @@ -0,0 +1,2 @@ +GAMELAB_PROFILE = true +GAMELAB_DEBUG = true |