Added a lua function for airstrikes

This commit is contained in:
abcdefg30
2014-12-25 23:26:17 +01:00
parent 3ea70e891d
commit 660f43cc66
3 changed files with 52 additions and 7 deletions

View File

@@ -215,6 +215,7 @@
<Compile Include="Widgets\Logic\LobbyMapPreviewLogic.cs" />
<Compile Include="Widgets\Logic\ControlGroupLogic.cs" />
<Compile Include="Scripting\Global\ReinforcementsGlobal.cs" />
<Compile Include="Scripting\Properties\AirstrikeProperties.cs" />
<Compile Include="Scripting\Properties\ProductionProperties.cs" />
<Compile Include="Scripting\Properties\MissionObjectiveProperties.cs" />
<Compile Include="Scripting\Properties\MobileProperties.cs" />