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

Python超人-宇宙模拟器

上级 d5a73884
...@@ -40,6 +40,7 @@ class Sun(FixedStar): ...@@ -40,6 +40,7 @@ class Sun(FixedStar):
"show_name": show_name "show_name": show_name
} }
super().__init__(**params) super().__init__(**params)
self.glows = (12, 1.015, 0.08)
@property @property
def is_fixed_star(self): def is_fixed_star(self):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册