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