From cbb67f12a20fb9b2e5beef27e198b13c719da18c Mon Sep 17 00:00:00 2001 From: Map Date: Wed, 24 Apr 2024 13:19:15 -0500 Subject: [PATCH] Add Elckarow to the about page --- game/screens.rpy | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/game/screens.rpy b/game/screens.rpy index 687045c..87a14ef 100644 --- a/game/screens.rpy +++ b/game/screens.rpy @@ -882,6 +882,10 @@ screen about(): null height 50 label _("Extra credits:") null height 20 + text _("Phone Library:") + null height 20 + text ("{size=30}Elckarow{/size}") + null height 20 hbox: spacing 50 box_wrap True