mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-12 17:58:50 +01:00
bug fix
This commit is contained in:
parent
8ee95d9648
commit
d6a5294afb
@ -100,7 +100,7 @@ class RomListPage(Page):
|
|||||||
_Selector=None
|
_Selector=None
|
||||||
_FootMsg = ["Nav","Del","Scan","Back","Run","AddFav"]
|
_FootMsg = ["Nav","Del","Scan","Back","Run","AddFav"]
|
||||||
_MyList = []
|
_MyList = []
|
||||||
_ListFont = MyLangManager.Tr("notosanscjk15")
|
_ListFont = MyLangManager.TrFont("notosanscjk15")
|
||||||
_MyStack = None
|
_MyStack = None
|
||||||
_Emulator = None
|
_Emulator = None
|
||||||
_Parent = None
|
_Parent = None
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user