修复了 width -> thickness 的问题
This commit is contained in:
parent
0b69a58277
commit
3b5418f1ff
@ -276,7 +276,7 @@ class SR1ShipEditor(BaseScreen):
|
|||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
width=5,
|
thickness=5,
|
||||||
color=(200, 200, 10, 255),
|
color=(200, 200, 10, 255),
|
||||||
batch=self.main_batch,
|
batch=self.main_batch,
|
||||||
group=Group(5, parent=self.part_group),
|
group=Group(5, parent=self.part_group),
|
||||||
|
Loading…
Reference in New Issue
Block a user