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

Python超人-宇宙模拟器

上级 2ed908d2
......@@ -66,6 +66,11 @@ if __name__ == '__main__':
# 设置运行速度(加速10倍)
UrsinaConfig.run_speed_factor = 10
# 以下配置可以快速查看4年的轨迹
# UrsinaConfig.trail_length = 2800
# # 设置运行速度(加速50倍)
# UrsinaConfig.run_speed_factor = 50
# 1个月有29.5天
days_per_month = 29.5
# 1天多少角度
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册