Sync 200903

This commit is contained in:
hi80482 2020-09-08 17:55:30 +08:00 committed by GitHub
parent 9b140a0431
commit 5be742c4c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ class ListPage(Page):
_FootMsg = ["Nav","","","Back","Enter"]
_MyList = []
_ListFontObj = MyLangManager.TrFont("varela15")
_ListFontObj = MyLangManager.TrFont("Eurostile15")
_Scroller = None