move GetFieldValues to shared LintExts

This commit is contained in:
Matthias Mailänder
2015-06-06 21:30:02 +02:00
parent dcae3c9dca
commit 264a63e58c
3 changed files with 35 additions and 15 deletions

View File

@@ -186,6 +186,7 @@
<Compile Include="Lint\CheckTraitPrerequisites.cs" />
<Compile Include="Lint\CheckDeathTypes.cs" />
<Compile Include="Lint\LintBuildablePrerequisites.cs" />
<Compile Include="Lint\LintExts.cs" />
<Compile Include="LoadScreens\ModChooserLoadScreen.cs" />
<Compile Include="Orders\BeaconOrderGenerator.cs" />
<Compile Include="Orders\DeployOrderTargeter.cs" />