diff options
Diffstat (limited to 'Data/Scripts/macro.lua')
-rw-r--r-- | Data/Scripts/macro.lua | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Data/Scripts/macro.lua b/Data/Scripts/macro.lua new file mode 100644 index 0000000..c8a4895 --- /dev/null +++ b/Data/Scripts/macro.lua @@ -0,0 +1,3 @@ +-- "macros" +GAMELAB_PROFILE = true +GAMELAB_DEBUG = true |