Expose upgrades to map scripts.

This commit is contained in:
Paul Chote
2014-10-01 21:37:32 +13:00
parent 8a014393a3
commit b6d17d3034
2 changed files with 51 additions and 0 deletions

View File

@@ -568,6 +568,7 @@
<Compile Include="KillsSelf.cs" />
<Compile Include="Warheads\GrantUpgradeWarhead.cs" />
<Compile Include="Crates\GrantUpgradeCrateAction.cs" />
<Compile Include="Scripting\Properties\UpgradeProperties.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.Game\OpenRA.Game.csproj">