aboutsummaryrefslogtreecommitdiff
path: root/bin/game/config.lua
diff options
context:
space:
mode:
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 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