This commit is contained in:
Auric Vente 2024-07-25 08:17:08 -06:00
parent b18cb19fc2
commit a4004c8f9d
5 changed files with 6 additions and 6 deletions

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 492 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 320 KiB

View File

Before

Width:  |  Height:  |  Size: 271 KiB

After

Width:  |  Height:  |  Size: 271 KiB

View File

@ -10,13 +10,13 @@
## Assets ## Assets
![](cromulant/img/icon_1.jpg) ![](cromulant/img/status.jpg)
![](cromulant/img/icon_2.jpg) ![](cromulant/img/hatched.jpg)
![](cromulant/img/icon_3.jpg) ![](cromulant/img/terminated.jpg)
![](cromulant/img/icon_4.jpg) ![](cromulant/img/top.jpg)
## Soundtrack ## Soundtrack