diff options
author | chai <chaifix@163.com> | 2018-09-08 18:42:59 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-09-08 18:42:59 +0800 |
commit | 48bc9493064d8fcdd8b18a4ad72552a01b64688d (patch) | |
tree | 80122c56bc80f27937cf227e2e995cd08498a627 /JGUI/config.lua | |
parent | c182b89694ea4e612fd2c76aea4e3234b43c9116 (diff) |
*update
Diffstat (limited to 'JGUI/config.lua')
-rw-r--r-- | JGUI/config.lua | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/JGUI/config.lua b/JGUI/config.lua new file mode 100644 index 0000000..9e930e1 --- /dev/null +++ b/JGUI/config.lua @@ -0,0 +1,4 @@ +return +{ + resizable = true, +}
\ No newline at end of file |