Lint check for SpreadDamageWarhead victim scan radius bonus

This commit is contained in:
reaperrr
2015-09-11 19:05:21 +02:00
parent 33dc50d29c
commit 4c41f8f656
2 changed files with 56 additions and 0 deletions

View File

@@ -191,6 +191,7 @@
<Compile Include="Lint\CheckDeathTypes.cs" />
<Compile Include="Lint\CheckVoiceReferences.cs" />
<Compile Include="Lint\CheckUpgrades.cs" />
<Compile Include="Lint\CheckTargetHealthRadius.cs" />
<Compile Include="Lint\LintBuildablePrerequisites.cs" />
<Compile Include="Lint\LintExts.cs" />
<Compile Include="LoadScreens\ModChooserLoadScreen.cs" />