merge Patch7 into master #192

Merged
nutbuster merged 202 commits from Patch7 into master 2022-10-29 05:53:44 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 660d27d738 - Show all commits

View File

@ -860,7 +860,7 @@ screen file_slots(title, flag=False):
for page in range(1, 10):
textbutton "[page]" activate_sound "audio/ui/uiClick.wav" action FilePage(page)
textbutton _(">") activate_sound "audio/ui/uiRollover.wav" action FilePageNext()
textbutton _(">") activate_sound "audio/ui/uiRollover.wav" action FilePageNext(max=9)
style page_label is gui_label