Merge pull request #10731 from RoosterDragon/fuzzy-singletons

Create singletons for AttackOrFleeFuzzy rulesets
This commit is contained in:
Oliver Brakmann
2016-02-17 21:25:03 +01:00
6 changed files with 133 additions and 148 deletions

View File

@@ -139,7 +139,6 @@
<Compile Include="AI\AttackOrFleeFuzzy.cs" />
<Compile Include="AI\BaseBuilder.cs" />
<Compile Include="AI\HackyAI.cs" />
<Compile Include="AI\RushFuzzy.cs" />
<Compile Include="AI\Squad.cs" />
<Compile Include="AI\StateMachine.cs" />
<Compile Include="AI\States\AirStates.cs" />