Mods
This commit is contained in:
@@ -89,8 +89,8 @@ class Config:
|
|||||||
|
|
||||||
Config.names_json = Config.here / "data" / "names.json"
|
Config.names_json = Config.here / "data" / "names.json"
|
||||||
Config.countries_json = Config.here / "data" / "countries.json"
|
Config.countries_json = Config.here / "data" / "countries.json"
|
||||||
Config.icon_path = Config.here / "img" / "icon_1.jpg"
|
Config.icon_path = Config.here / "img" / "icon.jpg"
|
||||||
Config.status_image_path = Config.here / "img" / "icon_2.jpg"
|
Config.status_image_path = Config.here / "img" / "status.jpg"
|
||||||
Config.hatched_image_path = Config.here / "img" / "hatched.jpg"
|
Config.hatched_image_path = Config.here / "img" / "hatched.jpg"
|
||||||
Config.top_image_path = Config.here / "img" / "top.jpg"
|
Config.top_image_path = Config.here / "img" / "top.jpg"
|
||||||
Config.terminated_image_path = Config.here / "img" / "terminated.jpg"
|
Config.terminated_image_path = Config.here / "img" / "terminated.jpg"
|
||||||
|
BIN
cromulant/img/icon.jpg
Normal file
BIN
cromulant/img/icon.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 492 KiB |
Binary file not shown.
Before Width: | Height: | Size: 320 KiB |
Before Width: | Height: | Size: 271 KiB After Width: | Height: | Size: 271 KiB |
8
more.md
8
more.md
@@ -10,13 +10,13 @@
|
|||||||
|
|
||||||
## Assets
|
## Assets
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||

|

|
||||||
|
|
||||||

|

|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Soundtrack
|
## Soundtrack
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user