synced group creation

This commit is contained in:
Chris Forbes
2010-05-16 12:08:37 +12:00
parent b871caa287
commit c20a1cc70a
4 changed files with 46 additions and 1 deletions

View File

@@ -79,6 +79,7 @@
<Compile Include="Chrome.cs" />
<Compile Include="Effects\GravityBomb.cs" />
<Compile Include="GameRules\WeaponInfo.cs" />
<Compile Include="Group.cs" />
<Compile Include="Orders\GenericSelectTarget.cs" />
<Compile Include="Traits\Activities\Leap.cs" />
<Compile Include="Traits\AI\EmitInfantryOnSell.cs" />