mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-14 10:48:51 +01:00
spectrum page title
This commit is contained in:
parent
a39d90045a
commit
3bdbd24ef9
@ -34,5 +34,5 @@ def InitListPage(main_screen):
|
||||
def InitSpectrumPage(main_screen):
|
||||
myvars.SpectrumPage = MPDSpectrumPage()
|
||||
myvars.SpectrumPage._Screen = main_screen
|
||||
myvars.SpectrumPage._Name = "Spectrum"
|
||||
myvars.SpectrumPage._Name = "GameShell RTA"
|
||||
myvars.SpectrumPage.Init()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user