Move mod-level ActorInits out of the engine.

This commit is contained in:
teees
2016-06-05 10:50:47 +01:00
committed by Paul Chote
parent 4c5429200e
commit b7bf7b6ec0
9 changed files with 47 additions and 37 deletions

View File

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