Update text_bulletinboard.py (Sync Ver.200626)

This commit is contained in:
hi80482
2020-07-03 17:42:35 +08:00
committed by GitHub
parent 08c6c70cfb
commit 40f2d51f76

View File

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