diff --git a/OpenRA.Mods.Common/OpenRA.Mods.Common.csproj b/OpenRA.Mods.Common/OpenRA.Mods.Common.csproj index 66c553c47d..5fb53b3d91 100644 --- a/OpenRA.Mods.Common/OpenRA.Mods.Common.csproj +++ b/OpenRA.Mods.Common/OpenRA.Mods.Common.csproj @@ -277,7 +277,7 @@ - + diff --git a/OpenRA.Mods.Common/Traits/Attack/AttackWander.cs b/OpenRA.Mods.Common/Traits/AttackWander.cs similarity index 100% rename from OpenRA.Mods.Common/Traits/Attack/AttackWander.cs rename to OpenRA.Mods.Common/Traits/AttackWander.cs