From 8e7b156d19e3b1c0ae9e63ee7742858c3affca0b Mon Sep 17 00:00:00 2001 From: Cafw Date: Thu, 26 Feb 2026 22:50:20 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=89=88=E6=9C=AC=E5=8F=B7=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- game/options.rpy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/options.rpy b/game/options.rpy index ab31073..60729af 100755 --- a/game/options.rpy +++ b/game/options.rpy @@ -27,7 +27,7 @@ define gui.show_name = True ## 游戏版本号。 -define config.version = "dev0.0.6" +define config.version = "dev0.0.7" ## 放置在游戏内“关于”屏幕上的文本。将文本放在三个引号之间,并在段落之间留出空