diff options
Diffstat (limited to 'bin/game')
-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 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 |