Move ResourceClaim and ResourceClaimLayer to Mods.Common

This commit is contained in:
reaperrr
2014-10-04 18:52:48 +02:00
parent 9381386b7c
commit 8b5bd49095
9 changed files with 23 additions and 10 deletions

View File

@@ -396,8 +396,6 @@
<Compile Include="Widgets\StrategicProgressWidget.cs" />
<Compile Include="Widgets\SupportPowerTimerWidget.cs" />
<Compile Include="Widgets\WorldCommandWidget.cs" />
<Compile Include="World\ResourceClaim.cs" />
<Compile Include="World\ResourceClaimLayer.cs" />
<Compile Include="Player\BaseAttackNotifier.cs" />
<Compile Include="Player\HarvesterAttackNotifier.cs" />
<Compile Include="Infiltration\InfiltrateForExploration.cs" />