summaryrefslogtreecommitdiff
path: root/game/options.rpy
diff options
context:
space:
mode:
Diffstat (limited to 'game/options.rpy')
-rw-r--r--game/options.rpy1
1 files changed, 1 insertions, 0 deletions
diff --git a/game/options.rpy b/game/options.rpy
index 63b69c4..5222f90 100644
--- a/game/options.rpy
+++ b/game/options.rpy
@@ -251,6 +251,7 @@ init python:
## Other build configuration
config.window_icon="icon.ico"
build.include_i686=False
+ build.include_update=True
# Remove renpy license from About. LGPL and MIT doesn't require it.
# Instead, leave only the link to Ren'Py licenses and legales.