Rename Waypoint -> Immobile and move it into Mods.RA.

This commit is contained in:
Paul Chote
2014-03-12 18:04:57 +13:00
parent daf106ddb3
commit 0a4423a9b8
8 changed files with 23 additions and 15 deletions

View File

@@ -481,6 +481,7 @@
<Compile Include="Modifiers\DisabledOverlay.cs" />
<Compile Include="Widgets\Logic\ReplayControlBarLogic.cs" />
<Compile Include="Widgets\Logic\GameTimerLogic.cs" />
<Compile Include="Immobile.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">