]> Dogcows Code - chaz/carfire/blobdiff - CarFire/CarFire/CarFire/CarFire.csproj
Split human class into Melee and ranged... probably should do some sort
[chaz/carfire] / CarFire / CarFire / CarFire / CarFire.csproj
index 0b85b765923542f4c63ba75fe7c748fa84fcc05b..d7f666f2a8b21e206647447f0f23dda6fb881cc2 100644 (file)
   </ItemGroup>\r
   <ItemGroup>\r
     <Compile Include="IEntity.cs" />\r
+    <Compile Include="Melee.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.01774 seconds and 4 git commands to generate.