Initial work on battle side.

This commit is contained in:
2020-07-18 16:49:11 +02:00
parent 5ad3e2e040
commit 049eb480c0
39 changed files with 835 additions and 88 deletions

View File

@@ -16,4 +16,8 @@
<ProjectReference Include="..\PkmnLibSharp\PkmnLibSharp.csproj" />
</ItemGroup>
<ItemGroup>
<Folder Include="Battling" />
</ItemGroup>
</Project>