]> Dogcows Code - chaz/carfire/blobdiff - CarFire/CarFire/CarFire/CarFire.csproj
Melee and Ranged now inheret from Player
[chaz/carfire] / CarFire / CarFire / CarFire / CarFire.csproj
index 2edc12d8b23734b901b1a2fa1eeaaa842f0c96a5..b067b277ce40ac4564755b08e7c2956fb2aefb98 100644 (file)
     </Reference>\r
   </ItemGroup>\r
   <ItemGroup>\r
+    <Compile Include="IEntity.cs" />\r
+    <Compile Include="Melee.cs" />\r
+    <Compile Include="Player.cs" />\r
+    <Compile Include="SaberMonster.cs" />\r
+    <Compile Include="MovementManager.cs" />\r
     <Compile Include="PathFinder.cs" />\r
     <Compile Include="ChatInfo.cs" />\r
     <Compile Include="Display.cs" />\r
     <Compile Include="Game.cs" />\r
-    <Compile Include="Human.cs" />\r
+    <Compile Include="Ranged.cs" />\r
     <Compile Include="IDeterministicGame.cs" />\r
     <Compile Include="IPlayer.cs" />\r
     <Compile Include="IScreenManager.cs" />\r
This page took 0.021238 seconds and 4 git commands to generate.