1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2026-05-15 09:00:28 +00:00

Découpage fighter

This commit is contained in:
Yan Maniez 2018-07-22 14:12:51 +02:00
parent 060853e8a2
commit fbff2e7ded
6 changed files with 265 additions and 173 deletions

View file

@ -136,6 +136,13 @@
<EmbeddedResource Include="..\..\Data\druid_seasons_hd.md" Link="Data\druid_seasons_hd.md" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="..\..\Data\fighter_champion_hd.md" Link="Data\fighter_champion_hd.md" />
<EmbeddedResource Include="..\..\Data\fighter_defender_hd.md" Link="Data\fighter_defender_hd.md" />
<EmbeddedResource Include="..\..\Data\fighter_spellblade_hd.md" Link="Data\fighter_spellblade_hd.md" />
<EmbeddedResource Include="..\..\Data\fighter_swordsman_hd.md" Link="Data\fighter_swordsman_hd.md" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Update="Views\MainNavigationPage.xaml">
<Generator>MSBuild:UpdateDesignTimeXaml</Generator>