提交 c91e68c9 编写于 作者: 三月三net's avatar 三月三net

Python超人-宇宙模拟器

上级 7b36b769
......@@ -120,7 +120,7 @@ if __name__ == '__main__':
dt = time_data.get_datetime(str(current_time))
# print(time_data.get_datetime(str(current_time)))
ControlUI.current_ui.show_message(dt.strftime('%Y-%m-%d %H:%M:%S'), font="simsun.ttc", close_time=-1)
ControlUI.current_ui.show_message(dt.strftime('%Y-%m-%d %H:%M:%S'), font="verdana.ttf", close_time=-1)
# 运行中,每时每刻都会触发 on_timer_changed
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册