Replace RemoveOnConditions with KillsSelf.

Upgrades offer more flexibility than prerequisites.
This commit is contained in:
Paul Chote
2014-09-28 21:03:27 +13:00
parent bb44d76762
commit abba61dd8c
5 changed files with 80 additions and 81 deletions

View File

@@ -295,7 +295,6 @@
<Compile Include="Warheads\CreateEffectWarhead.cs" />
<Compile Include="Warheads\CreateResourceWarhead.cs" />
<Compile Include="Warheads\LeaveSmudgeWarhead.cs" />
<Compile Include="RemoveOnConditions.cs" />
<Compile Include="Widgets\Logic\TabCompletionLogic.cs" />
<Compile Include="World\RadarPings.cs" />
<Compile Include="Player\TechTree.cs" />