hook in an ai stub. all it does for now is deploy the mcv.

This commit is contained in:
Chris Forbes
2010-08-11 17:55:54 +12:00
committed by alzeih
parent 05bf6d83f2
commit e74c3eeb2e
4 changed files with 45 additions and 1 deletions

View File

@@ -238,6 +238,7 @@
<Compile Include="CreateMapPlayers.cs" />
<Compile Include="CreateMPPlayers.cs" />
<Compile Include="LocalPlayerFromMap.cs" />
<Compile Include="World\HackyAI.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">