Merge pull request #9174 from reaperrr/radius-explode

Customizable impact victim scan radius
This commit is contained in:
RoosterDragon
2015-09-30 20:28:17 +01:00
4 changed files with 71 additions and 3 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" />