mirror of
https://github.com/clockworkpi/launcher_deot.git
synced 2026-03-18 18:12:39 +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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user