From bdb89a6c379a71e16ba3f043f290d5e7f5ea6129 Mon Sep 17 00:00:00 2001 From: nutbuster Date: Sat, 24 Jul 2021 11:11:24 +1000 Subject: [PATCH] Update PP5 to MU6 --- game/options.rpy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/options.rpy b/game/options.rpy index ec17997..91c0e82 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 = "Patchy-patch5.1.1" +define config.version = "Monster-Update-6" ## Text that is placed on the game's about screen. Place the text between the ## triple-quotes, and leave a blank line between paragraphs.