From 1b5de03b2afc86b698ef612fdd634f7f2f42f7e5 Mon Sep 17 00:00:00 2001 From: san7890 Date: Sat, 6 May 2023 15:57:54 -0600 Subject: [PATCH] tidies up that comment --- game/storyline.rpy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/storyline.rpy b/game/storyline.rpy index 38eb0a3..d07a240 100644 --- a/game/storyline.rpy +++ b/game/storyline.rpy @@ -42,7 +42,7 @@ label storyline: # no chapter_13 here since the scene is different enough to the other routes for everything to go into 13C call chapter_13B from _call_chapter_13B call chapter_14B from _call_chapter_14B - else: # Endings.Shooter + else: # if all else fails, we just assume that we got Endings.Shooter call chapter_11A from _call_chapter_11A call chapter_12A from _call_chapter_12A call chapter_12_5D from _call_chapter_12_5D_1