aboutsummaryrefslogtreecommitdiff
path: root/bin/game/config.lua
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-12-25 12:12:54 +0800
committerchai <chaifix@163.com>2018-12-25 12:12:54 +0800
commitb15b96151e8b25dd2a36a6b469b992a8eded73b2 (patch)
tree53859d15eea84fc81bd849ea339d04a6f57817e0 /bin/game/config.lua
parentf9fd4527bb300cdcaf98252170fedbc8576d1799 (diff)
*格式化代码
Diffstat (limited to 'bin/game/config.lua')
-rw-r--r--bin/game/config.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/game/config.lua b/bin/game/config.lua
index ba2e9df..095ee28 100644
--- a/bin/game/config.lua
+++ b/bin/game/config.lua
@@ -1,6 +1,6 @@
return
{
title = "window form",
- --icon = "splash.png",
+ icon = "splash.png",
vsync = true
} \ No newline at end of file