Moved DeployOrderTargeter.cs from OpenRA.Mods.RA to Common

This commit is contained in:
penev92
2014-10-08 15:29:58 +03:00
parent c1d1c6f226
commit 7e59e1bf9a
10 changed files with 31 additions and 30 deletions

View File

@@ -68,6 +68,7 @@
<Compile Include="Graphics\VoxelActorPreview.cs" />
<Compile Include="Graphics\VoxelRenderable.cs" />
<Compile Include="ModChooserLoadScreen.cs" />
<Compile Include="Orders\DeployOrderTargeter.cs" />
<Compile Include="PaletteFromFile.cs" />
<Compile Include="RallyPoint.cs" />
<Compile Include="ServerTraits\ColorValidator.cs" />