diff --git a/game/screens.rpy b/game/screens.rpy index 4174f23..af07ffb 100644 --- a/game/screens.rpy +++ b/game/screens.rpy @@ -287,8 +287,8 @@ style choice_button_text is default: screen quick_button(filename, label, function): button: - xmaximum 80 - ymaximum 72 + xsize 71 + ysize 71 action function if 'Return' in label or 'Back' in label or 'Menu' in label: activate_sound "audio/ui/uiBack.wav" @@ -314,8 +314,7 @@ screen quick_menu(): ypos 0.977 vbox: style_prefix "quick" - xalign -0.005 - yalign 0.010 + spacing 1 use quick_buttons("gui/button/uioptionbuttons/template_idle.png", [