Pārlūkot izejas kodu

Update text_bulletinboard.py (Sync Ver.200626)

hi80482 3 gadi atpakaļ
vecāks
revīzija
40f2d51f76
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      sys.py/UI/text_bulletinboard.py

+ 1 - 1
sys.py/UI/text_bulletinboard.py

@@ -14,7 +14,7 @@ from textarea     import Textarea
 class Word:
 class Word:
     _T = ""
     _T = ""
     _Color = MySkinManager.GiveColor('Text') ## default text color
     _Color = MySkinManager.GiveColor('Text') ## default text color
-    _FontObj = MyLangManager.TrFont("varela12") ##default font
+    _FontObj = MyLangManager.TrFont("Eurostile12") ##default font
     _Size = 12
     _Size = 12
     _Bold = False
     _Bold = False
     _UndLine = False
     _UndLine = False