add spy reward for infiltrating refinery

This commit is contained in:
Chris Forbes
2012-04-06 18:05:29 +12:00
parent b081103866
commit 8dec48fee3
3 changed files with 53 additions and 0 deletions

View File

@@ -359,6 +359,7 @@
<Compile Include="World\SmudgeLayer.cs" />
<Compile Include="Player\BaseAttackNotifier.cs" />
<Compile Include="InfiltrateForExploration.cs" />
<Compile Include="InfiltrateForCash.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">