Added Circle Throw to compile list

This commit is contained in:
Capt_Segis 2016-09-18 14:14:32 -05:00 committed by GitHub
parent 8dddb3b6d0
commit 9e3c9712ba
1 changed files with 2 additions and 1 deletions

View File

@ -494,6 +494,7 @@
<Compile Include="Pokemon\Attacks\Fighting\AuraSphere.vb" />
<Compile Include="Pokemon\Attacks\Fighting\BrickBreak.vb" />
<Compile Include="Pokemon\Attacks\Fighting\BulkUp.vb" />
<Compile Include="Pokemon\Attacks\Fighting\CircleThrow.vb" />
<Compile Include="Pokemon\Attacks\Fighting\CloseCombat.vb" />
<Compile Include="Pokemon\Attacks\Fighting\Counter.vb" />
<Compile Include="Pokemon\Attacks\Fighting\CrossChop.vb" />
@ -1736,4 +1737,4 @@
</Target>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
<Import Project="$(MSBuildExtensionsPath)\MonoGame\v3.0\MonoGame.Content.Builder.targets" />
</Project>
</Project>