mirror of
https://github.com/clockworkpi/launcher_deot.git
synced 2026-01-26 18:04:43 +01:00
Update textarea.py (Sync Ver.200626)
This commit is contained in:
parent
40f2d51f76
commit
de39080d92
@ -26,8 +26,8 @@ class Textarea(Widget):
|
||||
pass
|
||||
|
||||
def Init(self):
|
||||
self._FontObj = MyLangManager.TrFont("veramono24")
|
||||
#pygame.font.Font(fonts_path["veramono"],24)
|
||||
self._FontObj = MyLangManager.TrFont("Eurostile15")
|
||||
#pygame.font.Font(fonts_path["Eurostile"],20)
|
||||
|
||||
def SubTextIndex(self):
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user