Separated ship squad from ground unit squad
Just like aircrafts are independent from ground squads.
This commit is contained in:
@@ -127,6 +127,7 @@
|
||||
<Compile Include="AI\StateMachine.cs" />
|
||||
<Compile Include="AI\States\AirStates.cs" />
|
||||
<Compile Include="AI\States\GroundStates.cs" />
|
||||
<Compile Include="AI\States\NavyStates.cs" />
|
||||
<Compile Include="AI\States\ProtectionStates.cs" />
|
||||
<Compile Include="AI\States\StateBase.cs" />
|
||||
<Compile Include="AI\SupportPowerDecision.cs" />
|
||||
|
||||
Reference in New Issue
Block a user