Error message if a character config file isn't found, Linux version tries to search for "Characterfolder" if "characterfolder" isn't found

This commit is contained in:
Regalis
2016-08-11 21:30:05 +03:00
parent 7716b5e9d4
commit ab923c47e3
3 changed files with 32 additions and 5 deletions
+3 -3
View File
@@ -468,7 +468,7 @@
<Content Include="Content\Characters\Husk\legs.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Content\Characters\TigerThresher\damagedtigerthresher.png">
<Content Include="Content\Characters\Tigerthresher\damagedtigerthresher.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Content\Characters\Watcher\watcher.xml">
@@ -641,10 +641,10 @@
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
<SubType>Designer</SubType>
</Content>
<Content Include="Content\Characters\TigerThresher\tigerthresher.png">
<Content Include="Content\Characters\Tigerthresher\tigerthresher.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Content\Characters\TigerThresher\tigerthresher.xml">
<Content Include="Content\Characters\Tigerthresher\tigerthresher.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
<SubType>Designer</SubType>
</Content>