This commit is contained in:
cuu 2019-05-07 13:30:31 +08:00
parent 8ee95d9648
commit d6a5294afb

View File

@ -100,7 +100,7 @@ class RomListPage(Page):
_Selector=None
_FootMsg = ["Nav","Del","Scan","Back","Run","AddFav"]
_MyList = []
_ListFont = MyLangManager.Tr("notosanscjk15")
_ListFont = MyLangManager.TrFont("notosanscjk15")
_MyStack = None
_Emulator = None
_Parent = None