mirror of
https://github.com/clockworkpi/launcher_deot.git
synced 2026-03-18 18:12:39 +01:00
Update textarea.py (Sync Ver.200626)
This commit is contained in:
@@ -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):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user