separate Rank effect from GainsExperience

fixes #3957
This commit is contained in:
Matthias Mailänder
2013-10-26 11:26:52 +02:00
parent fc808fe069
commit bb57caef8d
3 changed files with 89 additions and 48 deletions

View File

@@ -472,6 +472,7 @@
<Compile Include="Effects\ContrailFader.cs" />
<Compile Include="Widgets\Logic\SettingsLogic.cs" />
<Compile Include="AttackBomber.cs" />
<Compile Include="Effects\Rank.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">