mirror of
https://github.com/clockworkpi/launcher_deot.git
synced 2025-12-13 07:58:52 +01:00
Update text_bulletinboard.py (Sync Ver.200626)
This commit is contained in:
parent
08c6c70cfb
commit
40f2d51f76
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user