This commit is contained in:
Rowland 2026-01-27 15:58:41 +08:00
parent a167767890
commit f07a394d9f

View File

@ -8107,7 +8107,7 @@ class MyWorld(CoreWorld):
else:
self.add_info_message("VR未启用或管理器未初始化")
def _get_chinese_font(self):
def _get_chinese_font(self):
"""获取中文字体"""
try:
from panda3d.core import TextNode