start of some bullet support

This commit is contained in:
Chris Forbes
2009-10-18 22:27:28 +13:00
parent 9a9452c3fa
commit 7b8355beb5
2 changed files with 13 additions and 4 deletions

View File

@@ -75,6 +75,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Actor.cs" />
<Compile Include="Bullet.cs" />
<Compile Include="Controller.cs" />
<Compile Include="Cursor.cs" />
<Compile Include="GameRules\FieldLoader.cs" />