diff --git a/OpenRA.Mods.Common/OpenRA.Mods.Common.csproj b/OpenRA.Mods.Common/OpenRA.Mods.Common.csproj index d13f3a14c6..44e8c69a92 100644 --- a/OpenRA.Mods.Common/OpenRA.Mods.Common.csproj +++ b/OpenRA.Mods.Common/OpenRA.Mods.Common.csproj @@ -440,7 +440,7 @@ - + diff --git a/OpenRA.Mods.Common/Traits/SelectionDecorations.cs b/OpenRA.Mods.Common/Traits/Render/SelectionDecorations.cs similarity index 100% rename from OpenRA.Mods.Common/Traits/SelectionDecorations.cs rename to OpenRA.Mods.Common/Traits/Render/SelectionDecorations.cs