explosions

This commit is contained in:
Chris Forbes
2009-10-20 18:47:47 +13:00
parent 7332a8f79a
commit ec60b00f31
6 changed files with 45 additions and 6 deletions

View File

@@ -78,6 +78,7 @@
<Compile Include="Bullet.cs" />
<Compile Include="Controller.cs" />
<Compile Include="Cursor.cs" />
<Compile Include="Explosion.cs" />
<Compile Include="GameRules\FieldLoader.cs" />
<Compile Include="GameRules\Footprint.cs" />
<Compile Include="GameRules\InfoLoader.cs" />