From 98cd25dc47f5776287261c050c71e73f1440b3aa Mon Sep 17 00:00:00 2001 From: Iggy Date: Mon, 26 Aug 2024 17:02:38 -0300 Subject: [PATCH] Delete build.include_update --- game/options.rpy | 3 --- 1 file changed, 3 deletions(-) diff --git a/game/options.rpy b/game/options.rpy index 14b2312..6b341d8 100644 --- a/game/options.rpy +++ b/game/options.rpy @@ -237,6 +237,3 @@ init python: ## by a slash. # define build.itch_project = "renpytom/test-project" - -#RenPy updating from snootgame.xyz -define build.include_update = True