summaryrefslogtreecommitdiff
path: root/game/screens.rpy
diff options
context:
space:
mode:
Diffstat (limited to 'game/screens.rpy')
-rw-r--r--game/screens.rpy2
1 files changed, 1 insertions, 1 deletions
diff --git a/game/screens.rpy b/game/screens.rpy
index ebe93d0..4549f92 100644
--- a/game/screens.rpy
+++ b/game/screens.rpy
@@ -410,7 +410,7 @@ screen main_menu():
yalign 0.88
xfill False
yfill False
- textbutton _("Start") action Start()
+ textbutton _("{size=52}Start{/size}") action Start()
## Settings button
hbox: