use RepairIndicator rather than renderer hack

This commit is contained in:
Chris Forbes
2010-01-02 17:52:24 +13:00
parent 3b53f692df
commit 6b1857e0b6
4 changed files with 32 additions and 16 deletions

View File

@@ -83,6 +83,7 @@
<Compile Include="Effects\Corpse.cs" />
<Compile Include="Effects\DelayedAction.cs" />
<Compile Include="Effects\MoveFlash.cs" />
<Compile Include="Effects\RepairIndicator.cs" />
<Compile Include="Effects\Smoke.cs" />
<Compile Include="Effects\TeslaZap.cs" />
<Compile Include="Exts.cs" />