Smarter unit spawn logic. Fixes #3496.

This commit is contained in:
Paul Chote
2013-07-12 20:21:55 +12:00
parent 2091a386fb
commit 7376cccf4d
8 changed files with 106 additions and 35 deletions

View File

@@ -458,6 +458,7 @@
<Compile Include="Widgets\ResourceBarWidget.cs" />
<Compile Include="Widgets\Logic\SimpleTooltipLogic.cs" />
<Compile Include="World\DomainIndex.cs" />
<Compile Include="MPStartUnits.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">