fix nobushi
This commit is contained in:
parent
9b584a7ed4
commit
2525bcf36d
@ -450,6 +450,7 @@
|
|||||||
<Image Include="res\iconsHD\Salamander.png" />
|
<Image Include="res\iconsHD\Salamander.png" />
|
||||||
<Image Include="res\iconsHD\Samachurl.png" />
|
<Image Include="res\iconsHD\Samachurl.png" />
|
||||||
<Image Include="res\iconsHD\SandbearerWood.png" />
|
<Image Include="res\iconsHD\SandbearerWood.png" />
|
||||||
|
<Image Include="res\iconsHD\SangonomiyaCohort.png" />
|
||||||
<Image Include="res\iconsHD\SangoPearl.png" />
|
<Image Include="res\iconsHD\SangoPearl.png" />
|
||||||
<Image Include="res\iconsHD\Sapphire.png" />
|
<Image Include="res\iconsHD\Sapphire.png" />
|
||||||
<Image Include="res\iconsHD\ScarletQuartz.png" />
|
<Image Include="res\iconsHD\ScarletQuartz.png" />
|
||||||
@ -768,6 +769,7 @@
|
|||||||
<Image Include="res\icons\Salamander.png" />
|
<Image Include="res\icons\Salamander.png" />
|
||||||
<Image Include="res\icons\Samachurl.png" />
|
<Image Include="res\icons\Samachurl.png" />
|
||||||
<Image Include="res\icons\SandbearerWood.png" />
|
<Image Include="res\icons\SandbearerWood.png" />
|
||||||
|
<Image Include="res\icons\SangonomiyaCohort.png" />
|
||||||
<Image Include="res\icons\SangoPearl.png" />
|
<Image Include="res\icons\SangoPearl.png" />
|
||||||
<Image Include="res\icons\Sapphire.png" />
|
<Image Include="res\icons\Sapphire.png" />
|
||||||
<Image Include="res\icons\ScarletQuartz.png" />
|
<Image Include="res\icons\ScarletQuartz.png" />
|
||||||
|
@ -2376,5 +2376,11 @@
|
|||||||
<Image Include="res\icons\Kairagi.png">
|
<Image Include="res\icons\Kairagi.png">
|
||||||
<Filter>Resource Files</Filter>
|
<Filter>Resource Files</Filter>
|
||||||
</Image>
|
</Image>
|
||||||
|
<Image Include="res\iconsHD\SangonomiyaCohort.png">
|
||||||
|
<Filter>Resource Files</Filter>
|
||||||
|
</Image>
|
||||||
|
<Image Include="res\icons\SangonomiyaCohort.png">
|
||||||
|
<Filter>Resource Files</Filter>
|
||||||
|
</Image>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
</Project>
|
</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 |
@ -550,6 +550,8 @@ HDSAMACHURL PNG "iconsHD\\Samachurl.png"
|
|||||||
|
|
||||||
HDSANDBEARERWOOD PNG "iconsHD\\SandbearerWood.png"
|
HDSANDBEARERWOOD PNG "iconsHD\\SandbearerWood.png"
|
||||||
|
|
||||||
|
HDSANGONOMIYACOHORT PNG "iconsHD\\SangonomiyaCohort.png"
|
||||||
|
|
||||||
HDSANGOPEARL PNG "iconsHD\\SangoPearl.png"
|
HDSANGOPEARL PNG "iconsHD\\SangoPearl.png"
|
||||||
|
|
||||||
HDSAPPHIRE PNG "iconsHD\\Sapphire.png"
|
HDSAPPHIRE PNG "iconsHD\\Sapphire.png"
|
||||||
@ -1192,6 +1194,8 @@ SAMACHURL PNG "icons\\Samachurl.png"
|
|||||||
|
|
||||||
SANDBEARERWOOD PNG "icons\\SandbearerWood.png"
|
SANDBEARERWOOD PNG "icons\\SandbearerWood.png"
|
||||||
|
|
||||||
|
SANGONOMIYACOHORT PNG "icons\\SangonomiyaCohort.png"
|
||||||
|
|
||||||
SANGOPEARL PNG "icons\\SangoPearl.png"
|
SANGOPEARL PNG "icons\\SangoPearl.png"
|
||||||
|
|
||||||
SAPPHIRE PNG "icons\\Sapphire.png"
|
SAPPHIRE PNG "icons\\Sapphire.png"
|
||||||
|
Loading…
Reference in New Issue
Block a user