mirror of
https://github.com/clockworkpi/launcher_deot.git
synced 2025-12-13 16:08:58 +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
|
self._MyList[i]._PosY += self._Scrolled * self._MyList[i]._Height
|
||||||
|
|
||||||
def Click(self):
|
def Click(self):
|
||||||
self.RefreshPsIndex()
|
#self.RefreshPsIndex()
|
||||||
if len(self._MyList) == 0:
|
if len(self._MyList) == 0:
|
||||||
return
|
return
|
||||||
|
|
||||||
@ -325,4 +325,3 @@ class PlayListPage(Page):
|
|||||||
continue
|
continue
|
||||||
|
|
||||||
i.Draw()
|
i.Draw()
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user