From 96855e6650833bf8b7742e2cb400dd9aac05f3f2 Mon Sep 17 00:00:00 2001 From: penev92 Date: Sat, 11 Oct 2014 12:07:28 +0300 Subject: [PATCH] Fix Eluant.dll reference in Common project. Requested in #6723. --- OpenRA.Mods.Common/OpenRA.Mods.Common.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenRA.Mods.Common/OpenRA.Mods.Common.csproj b/OpenRA.Mods.Common/OpenRA.Mods.Common.csproj index bbee553e65..a5c3b539ab 100644 --- a/OpenRA.Mods.Common/OpenRA.Mods.Common.csproj +++ b/OpenRA.Mods.Common/OpenRA.Mods.Common.csproj @@ -27,7 +27,7 @@ False - ..\Eluant.dll + ..\thirdparty\Eluant.dll False