fix nobushi

This commit is contained in:
Joaquin 2022-07-16 19:39:25 -06:00
parent 9b584a7ed4
commit 2525bcf36d
5 changed files with 12 additions and 0 deletions

View File

@ -450,6 +450,7 @@
<Image Include="res\iconsHD\Salamander.png" />
<Image Include="res\iconsHD\Samachurl.png" />
<Image Include="res\iconsHD\SandbearerWood.png" />
<Image Include="res\iconsHD\SangonomiyaCohort.png" />
<Image Include="res\iconsHD\SangoPearl.png" />
<Image Include="res\iconsHD\Sapphire.png" />
<Image Include="res\iconsHD\ScarletQuartz.png" />
@ -768,6 +769,7 @@
<Image Include="res\icons\Salamander.png" />
<Image Include="res\icons\Samachurl.png" />
<Image Include="res\icons\SandbearerWood.png" />
<Image Include="res\icons\SangonomiyaCohort.png" />
<Image Include="res\icons\SangoPearl.png" />
<Image Include="res\icons\Sapphire.png" />
<Image Include="res\icons\ScarletQuartz.png" />

View File

@ -2376,5 +2376,11 @@
<Image Include="res\icons\Kairagi.png">
<Filter>Resource Files</Filter>
</Image>
<Image Include="res\iconsHD\SangonomiyaCohort.png">
<Filter>Resource Files</Filter>
</Image>
<Image Include="res\icons\SangonomiyaCohort.png">
<Filter>Resource Files</Filter>
</Image>
</ItemGroup>
</Project>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB

After

Width:  |  Height:  |  Size: 92 KiB

View File

@ -550,6 +550,8 @@ HDSAMACHURL PNG "iconsHD\\Samachurl.png"
HDSANDBEARERWOOD PNG "iconsHD\\SandbearerWood.png"
HDSANGONOMIYACOHORT PNG "iconsHD\\SangonomiyaCohort.png"
HDSANGOPEARL PNG "iconsHD\\SangoPearl.png"
HDSAPPHIRE PNG "iconsHD\\Sapphire.png"
@ -1192,6 +1194,8 @@ SAMACHURL PNG "icons\\Samachurl.png"
SANDBEARERWOOD PNG "icons\\SandbearerWood.png"
SANGONOMIYACOHORT PNG "icons\\SangonomiyaCohort.png"
SANGOPEARL PNG "icons\\SangoPearl.png"
SAPPHIRE PNG "icons\\Sapphire.png"