Adds back mod button to android
This commit is contained in:
@ -1785,6 +1785,7 @@ screen extrasnavigation(): #Updates are removed (not even supported by Ren'Py)
|
|||||||
[ "Help", ShowMenu("help") ],
|
[ "Help", ShowMenu("help") ],
|
||||||
[ "About", ShowMenu("about") ],
|
[ "About", ShowMenu("about") ],
|
||||||
[ "Gallery", ShowMenu("cg_gallery_0") ],
|
[ "Gallery", ShowMenu("cg_gallery_0") ],
|
||||||
|
[ "Mods", ShowMenu("mod_menu") ],
|
||||||
[ "Return", ShowMenu("main_menu") ]
|
[ "Return", ShowMenu("main_menu") ]
|
||||||
] )
|
] )
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user