diff options
author | chai <chaifix@163.com> | 2018-12-07 08:46:17 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-12-07 08:46:17 +0800 |
commit | b4bd76b8b02996767798b76cc65dee9ea27f1167 (patch) | |
tree | d20e1b31032b4908b95b2e0d0612ae1ad18d19ee /bin/game/config.lua | |
parent | afc5ebdeece428d4ef72f4f1f4b178a92d1b9cba (diff) |
*misc
Diffstat (limited to 'bin/game/config.lua')
-rw-r--r-- | bin/game/config.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/game/config.lua b/bin/game/config.lua index 095ee28..ba2e9df 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 |