summaryrefslogtreecommitdiff
path: root/config.lua
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-07-31 20:13:58 +0800
committerchai <chaifix@163.com>2018-07-31 20:13:58 +0800
commit0efe3cf55bde25c0627899b36dbe1694dd338234 (patch)
tree0a3e755ab402337985acad191193488db9df7d1e /config.lua
parent6d8683c933c55fa117b465c4e35b08c28143ef1c (diff)
+loghelper
Diffstat (limited to 'config.lua')
-rw-r--r--config.lua3
1 files changed, 1 insertions, 2 deletions
diff --git a/config.lua b/config.lua
index 0f08caa..47bf055 100644
--- a/config.lua
+++ b/config.lua
@@ -3,6 +3,5 @@ return
width = 512,
height = 400,
fullscreen = false,
- resizable = false
+ resizable = true
}
-