mirror of
https://github.com/clockworkpi/launcher_deot.git
synced 2025-12-12 15:38:52 +01:00
Update and rename Menu/GameShell/97_Music Player/play_list_page.py to Menu/GameShell/95_Music Player/play_list_page.py
Sync Ver.200626
This commit is contained in:
parent
954b5e6af0
commit
331805dc85
@ -235,7 +235,7 @@ class PlayListPage(Page):
|
||||
self._MyList[i]._PosY += self._Scrolled * self._MyList[i]._Height
|
||||
|
||||
def Click(self):
|
||||
self.RefreshPsIndex()
|
||||
#self.RefreshPsIndex()
|
||||
if len(self._MyList) == 0:
|
||||
return
|
||||
|
||||
@ -325,4 +325,3 @@ class PlayListPage(Page):
|
||||
continue
|
||||
|
||||
i.Draw()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user