From 7a0462506a9d3d46c9ac037a9553e004e879adaa Mon Sep 17 00:00:00 2001 From: nutbuster Date: Sat, 27 Nov 2021 15:11:50 +1100 Subject: [PATCH] Config Update --- game/options.rpy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/options.rpy b/game/options.rpy index 988548d..49c87f4 100644 --- a/game/options.rpy +++ b/game/options.rpy @@ -23,7 +23,7 @@ define gui.show_name = True ## The version of the game. -define config.version = "Update 7 - Fangsgiving" +define config.version = "Update7_Fangsgiving" ## Text that is placed on the game's about screen. Place the text between the ## triple-quotes, and leave a blank line between paragraphs.