moved OreRefinery into mod dll.

This commit is contained in:
Bob
2010-04-02 23:01:46 +12:00
committed by Chris Forbes
parent 8234b7ce23
commit 57085acf33
4 changed files with 4 additions and 3 deletions

View File

@@ -55,6 +55,7 @@
<Compile Include="C4Demolition.cs" />
<Compile Include="Chronoshiftable.cs" />
<Compile Include="Effects\NukeLaunch.cs" />
<Compile Include="OreRefinery.cs" />
<Compile Include="SupportPowers\ChronoshiftPaletteEffect.cs" />
<Compile Include="SupportPowers\ChronoshiftPower.cs" />
<Compile Include="Crates\ArmorUpgradeCrateAction.cs" />