Implements mod support and fixes the gallery in Android #211
@ -70,7 +70,7 @@ screen mod_menu():
|
|||||||
use mod_menu_buttons("gui/button/menubuttons/template_idle.png", mod_menu_access )
|
use mod_menu_buttons("gui/button/menubuttons/template_idle.png", mod_menu_access )
|
||||||
else:
|
else:
|
||||||
use mod_menu_button("gui/button/menubuttons/template_idle.png", "Return", ShowMenu("main_menu"))
|
use mod_menu_button("gui/button/menubuttons/template_idle.png", "Return", ShowMenu("main_menu"))
|
||||||
text "You have no mods! \nInstall some in:\n\"[moddir]\"":
|
text _("You have no mods! \nInstall some in:\n\"[moddir]\""):
|
||||||
style_prefix "navigation"
|
style_prefix "navigation"
|
||||||
size 45
|
size 45
|
||||||
text_align 0.5
|
text_align 0.5
|
||||||
|
Loading…
Reference in New Issue
Block a user