Loopable Screens between different folders

This commit is contained in:
2021-07-18 07:55:49 +10:00
parent 24324ec3ed
commit c4f95dd7c6
2 changed files with 47 additions and 29 deletions

View File

@ -1137,7 +1137,7 @@ screen extrasnavigation():
[ "Help", ShowMenu("help") ],
[ "About", ShowMenu("about") ],
[ "Updates", ShowMenu("updates") ],
[ "Gallery", ShowMenu("cg_gallery") ],
[ "Gallery", ShowMenu("cg_gallery_0") ],
[ "Return", ShowMenu("main_menu") ]
] )