moved ProductionItem into Traits.ProductionQueue's file

This commit is contained in:
Chris Forbes
2010-01-29 20:00:57 +13:00
parent 938c45fc87
commit 6187539dae
3 changed files with 53 additions and 58 deletions

View File

@@ -111,7 +111,6 @@
<Compile Include="Ore.cs" />
<Compile Include="PackageDownloader.cs" />
<Compile Include="PathSearch.cs" />
<Compile Include="ProductionItem.cs" />
<Compile Include="Shroud.cs" />
<Compile Include="Smudge.cs" />
<Compile Include="Sound.cs" />