Compare commits
2 Commits
8141723138
...
cdfc552c4f
Author | SHA1 | Date | |
---|---|---|---|
cdfc552c4f | |||
af5d2c6e9e |
1
assets/fonts/Segoe-Fluent-Icons/EULA.txt
Normal file
1
assets/fonts/Segoe-Fluent-Icons/EULA.txt
Normal file
@ -0,0 +1 @@
|
||||
You may use the Segoe and icon fonts, or glyphs included in this file (“Software”) solely to design, develop and test your programs that run on a Microsoft Platform, a Microsoft Platform includes but is not limited to any hardware or software product or service branded by trademark, trade dress, copyright or some other recognized means, as a product or service of Microsoft. This license does not grant you the right to distribute or sublicense all or part of the Software to any third party. By using the Software, you agree to these terms. If you do not agree to these terms, do not use the Software.
|
BIN
assets/fonts/Segoe-Fluent-Icons/Segoe Fluent Icons.ttf
(Stored with Git LFS)
Normal file
BIN
assets/fonts/Segoe-Fluent-Icons/Segoe Fluent Icons.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -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