hmmm
This commit is contained in:
parent
af5d2c6e9e
commit
cdfc552c4f
@ -89,6 +89,8 @@ class SR1ShipSelecter(BaseScreen):
|
||||
super().__init__(main_window)
|
||||
self.main_batch = Batch()
|
||||
self.main_group = Group()
|
||||
self.folder_path: Path = Path("ships")
|
||||
|
||||
|
||||
|
||||
class SR1ShipEditor(BaseScreen):
|
||||
|
Loading…
Reference in New Issue
Block a user