Move *ResourceWarheads to Common, move warheads to Common.Warheads namespace

This commit is contained in:
reaperrr
2014-12-26 02:41:02 +01:00
parent 9dfd369446
commit d074fb4471
8 changed files with 8 additions and 10 deletions

View File

@@ -233,6 +233,8 @@
<Compile Include="UtilityCommands\UpgradeModCommand.cs" />
<Compile Include="UtilityCommands\UpgradeRules.cs" />
<Compile Include="Warheads\CreateEffectWarhead.cs" />
<Compile Include="Warheads\CreateResourceWarhead.cs" />
<Compile Include="Warheads\DestroyResourceWarhead.cs" />
<Compile Include="Warheads\HealthPercentageDamageWarhead.cs" />
<Compile Include="Warheads\LeaveSmudgeWarhead.cs" />
<Compile Include="Warheads\SpreadDamageWarhead.cs" />