Add AttackGarrisoned for allowing passengers to shoot outside. Fixes #4483.

This commit is contained in:
Paul Chote
2014-03-17 17:41:45 +13:00
parent d7d00fffef
commit 387a5ded4b
5 changed files with 213 additions and 8 deletions

View File

@@ -486,6 +486,7 @@
<Compile Include="Buildings\LaysTerrain.cs" />
<Compile Include="RemoveImmediately.cs" />
<Compile Include="Attack\AttackFollow.cs" />
<Compile Include="Attack\AttackGarrisoned.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">