mirror of
https://github.com/clockworkpi/launcher_deot.git
synced 2025-12-13 16:08:58 +01:00
set default font to English
This commit is contained in:
parent
c4a957a579
commit
20ef27d16c
@ -79,7 +79,8 @@ class InfoPageListItem(object):
|
||||
class AboutPage(Page):
|
||||
_FootMsg = ["Nav.","","","Back",""]
|
||||
_MyList = []
|
||||
_ListFontObj = MyLangManager.TrFont("Eurostile13")
|
||||
#_ListFontObj = MyLangManager.TrFont("Eurostile13")
|
||||
_ListFontObj = MySkinManager.GiveFont("Eurostile13")
|
||||
|
||||
_AList = {}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user