move AttackPopupTurreted into RA where it can be fixed.

This commit is contained in:
Chris Forbes
2011-08-21 21:05:22 +12:00
parent 6daeb73471
commit 05d1c8ee82
3 changed files with 13 additions and 20 deletions

View File

@@ -359,6 +359,7 @@
<Compile Include="ThrowsParticle.cs" />
<Compile Include="Crates\HideMapCrateAction.cs" />
<Compile Include="World\PlayMusicOnMapLoad.cs" />
<Compile Include="AttackPopupTurreted.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">