From 43fa6cdfc829ab4719d5aa4b293752c41c66e012 Mon Sep 17 00:00:00 2001 From: Anairkoen Schno Date: Thu, 18 Jul 2019 18:36:38 -0500 Subject: [PATCH] Fixed ModList to reference the right file --- BSIPA-ModList/BSIPA-ModList.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BSIPA-ModList/BSIPA-ModList.csproj b/BSIPA-ModList/BSIPA-ModList.csproj index 9e4eb4a8..3f241fe4 100644 --- a/BSIPA-ModList/BSIPA-ModList.csproj +++ b/BSIPA-ModList/BSIPA-ModList.csproj @@ -52,13 +52,13 @@ ..\Refs\Unity.TextMeshPro.dll - ..\Refs\UnityEngine.dll + ..\Refs\UnityEngine.Net4.dll ..\Refs\UnityEngine.AssetBundleModule.dll - ..\Refs\UnityEngine.CoreModule.dll + ..\Refs\UnityEngine.CoreModule.Net4.dll False