Particle collision and project file fixes

This commit is contained in:
Regalis
2017-04-03 18:32:49 +03:00
parent 2f638a4c01
commit 2ca609855a
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -60,7 +60,7 @@
<ApplicationIcon>Icon.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Compile Include="Source\AnimatedSprite.cs" />
<Compile Include="Source\SpriteSheet.cs" />
<Compile Include="Source\Camera.cs" />
<Compile Include="Source\Characters\AICharacter.cs" />
<Compile Include="Source\Characters\AI\AIController.cs" />