Game.IssueOrder wrapper for OM; moved some more features into mod

This commit is contained in:
Chris Forbes
2010-01-29 19:34:13 +13:00
parent 3cf1ec5b45
commit 603bb44529
8 changed files with 21 additions and 24 deletions

View File

@@ -66,7 +66,9 @@
<Compile Include="RenderSpy.cs" />
<Compile Include="RepairableNear.cs" />
<Compile Include="Crate Actions\SpeedUpgrade.cs" />
<Compile Include="SonarPulsePower.cs" />
<Compile Include="Spy.cs" />
<Compile Include="SpyPlanePower.cs" />
<Compile Include="Thief.cs" />
</ItemGroup>
<ItemGroup>