diff options
author | chai <chaifix@163.com> | 2018-12-30 12:40:20 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-12-30 12:40:20 +0800 |
commit | 2a867a0434f9c0f5c23da5249e5149623cac909c (patch) | |
tree | 3999807a4ea481201211e151ca2fb24008020e9d /bin/game/config.lua | |
parent | 48173231d90de6bfc193260eab6369f7c88ca742 (diff) |
*添加sample
Diffstat (limited to 'bin/game/config.lua')
-rw-r--r-- | bin/game/config.lua | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/bin/game/config.lua b/bin/game/config.lua deleted file mode 100644 index 095ee28..0000000 --- a/bin/game/config.lua +++ /dev/null @@ -1,6 +0,0 @@ -return -{ - title = "window form", - icon = "splash.png", - vsync = true -}
\ No newline at end of file |