Introduce MapNotificationEffect

This commit is contained in:
reaperrr
2016-12-16 13:30:30 +01:00
parent c470e04988
commit 42df24a18a
2 changed files with 66 additions and 0 deletions

View File

@@ -141,6 +141,7 @@
<Compile Include="Effects\RevealShroudEffect.cs" />
<Compile Include="Effects\FlashTarget.cs" />
<Compile Include="Effects\FloatingText.cs" />
<Compile Include="Effects\MapNotificationEffect.cs" />
<Compile Include="Effects\PowerdownIndicator.cs" />
<Compile Include="Effects\RallyPointIndicator.cs" />
<Compile Include="Effects\RepairIndicator.cs" />