diff --git a/OpenRA.Mods.Common/FileFormats/Png.cs b/OpenRA.Game/FileFormats/Png.cs similarity index 100% rename from OpenRA.Mods.Common/FileFormats/Png.cs rename to OpenRA.Game/FileFormats/Png.cs diff --git a/OpenRA.Game/OpenRA.Game.csproj b/OpenRA.Game/OpenRA.Game.csproj index 6dd324d128..fce7da4b72 100644 --- a/OpenRA.Game/OpenRA.Game.csproj +++ b/OpenRA.Game/OpenRA.Game.csproj @@ -104,6 +104,7 @@ + diff --git a/OpenRA.Mods.Common/OpenRA.Mods.Common.csproj b/OpenRA.Mods.Common/OpenRA.Mods.Common.csproj index b7640ad36e..89cd1b24cd 100644 --- a/OpenRA.Mods.Common/OpenRA.Mods.Common.csproj +++ b/OpenRA.Mods.Common/OpenRA.Mods.Common.csproj @@ -150,7 +150,6 @@ -