From eb86298f2c97cb46a653228e1562bb82a88f2c71 Mon Sep 17 00:00:00 2001 From: GManon Date: Mon, 28 Nov 2022 07:32:07 -0300 Subject: [PATCH] Makes the beginning prompt prettier --- game/src/translation.rpy | 35 +++++++++++++++++++---------------- 1 file changed, 19 insertions(+), 16 deletions(-) diff --git a/game/src/translation.rpy b/game/src/translation.rpy index 031007e..2861b5a 100644 --- a/game/src/translation.rpy +++ b/game/src/translation.rpy @@ -85,7 +85,7 @@ screen lang_sel: else: cols 4 rows maxRows - spacing 30 + #spacing 30 draggable True mousewheel True @@ -93,18 +93,21 @@ screen lang_sel: scrollbars "vertical" for i in range(maxItems): - vbox: - if i