removed RaceUtil

This commit is contained in:
Chris Forbes
2010-02-10 14:33:00 +13:00
parent c3f4653801
commit d03fdc00be
5 changed files with 4 additions and 26 deletions

View File

@@ -165,7 +165,6 @@
<Compile Include="Orders\IOrderGenerator.cs" />
<Compile Include="Orders\PlaceBuildingOrderGenerator.cs" />
<Compile Include="Player.cs" />
<Compile Include="Race.cs" />
<Compile Include="Graphics\Sheet.cs" />
<Compile Include="PathFinder.cs" />
<Compile Include="Graphics\Sequence.cs" />