From 410a3fff80a06d3b102d3a4cc7d487e8cdc302e0 Mon Sep 17 00:00:00 2001 From: vis2k Date: Thu, 20 Sep 2018 15:32:31 +0200 Subject: [PATCH] Updated Telepathy to latest version --- Mirror/Runtime/Mirror.Runtime.csproj | 14 ++++++-------- Mirror/Runtime/packages.config | 2 +- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/Mirror/Runtime/Mirror.Runtime.csproj b/Mirror/Runtime/Mirror.Runtime.csproj index 168e8455c..6a13c7479 100644 --- a/Mirror/Runtime/Mirror.Runtime.csproj +++ b/Mirror/Runtime/Mirror.Runtime.csproj @@ -50,15 +50,16 @@ + + ..\packages\Telepathy.1.0.122\lib\net35\Telepathy.dll + True + ..\lib\UnityEngine.dll ..\lib\UnityEditor.dll - - ..\packages\Telepathy.1.0.114\lib\net35\Telepathy.dll - @@ -100,11 +101,9 @@ - - - + + - @@ -117,5 +116,4 @@ - \ No newline at end of file diff --git a/Mirror/Runtime/packages.config b/Mirror/Runtime/packages.config index c933b42ba..ca067a043 100644 --- a/Mirror/Runtime/packages.config +++ b/Mirror/Runtime/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file