1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-11-03 08:40:05 +00:00

Ajout database et début utilisation pour les spells

This commit is contained in:
Yan Maniez 2018-05-13 01:10:03 +02:00
parent da08a4d387
commit 1f23facbb7
14 changed files with 197 additions and 10 deletions

View file

@ -95,6 +95,7 @@
<Compile Include="MainPage.xaml.cs">
<DependentUpon>MainPage.xaml</DependentUpon>
</Compile>
<Compile Include="NativeAPI.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>