summaryrefslogtreecommitdiff
path: root/JGUI/config.lua
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-09-08 18:42:59 +0800
committerchai <chaifix@163.com>2018-09-08 18:42:59 +0800
commit48bc9493064d8fcdd8b18a4ad72552a01b64688d (patch)
tree80122c56bc80f27937cf227e2e995cd08498a627 /JGUI/config.lua
parentc182b89694ea4e612fd2c76aea4e3234b43c9116 (diff)
*update
Diffstat (limited to 'JGUI/config.lua')
-rw-r--r--JGUI/config.lua4
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