new check for undefined actors

This commit is contained in:
Matthias Mailänder
2014-06-28 09:50:50 +02:00
parent 7fa51712ec
commit ba1fa7cd81
2 changed files with 29 additions and 0 deletions

View File

@@ -518,6 +518,7 @@
<Compile Include="Activities\MoveWithinRange.cs" />
<Compile Include="Lint\CheckPlayers.cs" />
<Compile Include="Player\ProvidesCustomPrerequisite.cs" />
<Compile Include="Lint\CheckActors.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.Game\OpenRA.Game.csproj">