diff --git a/game/src/mod_menu.rpy b/game/src/mod_menu.rpy index 7bc39e5..8fc4b70 100644 --- a/game/src/mod_menu.rpy +++ b/game/src/mod_menu.rpy @@ -883,7 +883,7 @@ screen mod_menu(): else: fixed: - ymaximum 600 # This is the stupidest fucking hack fix + ymaximum 750 # This is the stupidest fucking hack fix text _("You have no mods! \nInstall some in:\n\"{color=#abd7ff}[mod_menu_moddir]{/color}\""): style_prefix "navigation"