some progress on Repair

This commit is contained in:
Alli
2010-01-02 13:45:06 +13:00
parent d2be508523
commit 7a32619b9b
6 changed files with 108 additions and 0 deletions

View File

@@ -99,6 +99,7 @@
<Compile Include="Orders\NetworkOrderSource.cs" />
<Compile Include="Orders\OrderIO.cs" />
<Compile Include="Orders\OrderManager.cs" />
<Compile Include="Orders\RepairOrderGenerator.cs" />
<Compile Include="Orders\SellOrderGenerator.cs" />
<Compile Include="Ore.cs" />
<Compile Include="PathSearch.cs" />