aboutsummaryrefslogtreecommitdiff
path: root/bin/game
diff options
context:
space:
mode:
Diffstat (limited to 'bin/game')
-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