From 674dd9dfb6f1f8cc833b8738b28960b8a2999b7f Mon Sep 17 00:00:00 2001 From: nutbuster Date: Thu, 25 Nov 2021 17:38:06 +1100 Subject: [PATCH] Fangsgiving version change --- game/options.rpy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/options.rpy b/game/options.rpy index bd67cf5..988548d 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 = "Monster-Update-6-Tradcath-Edition" +define config.version = "Update 7 - 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.