From fc4edf93f9a2a071e4eb13f0a905a906ed551153 Mon Sep 17 00:00:00 2001 From: VoidX Date: Thu, 21 Dec 2023 12:38:17 +0100 Subject: [PATCH] WebGL Unity update --- CavernUnity.WebGL/CavernUnity.WebGL.csproj | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CavernUnity.WebGL/CavernUnity.WebGL.csproj b/CavernUnity.WebGL/CavernUnity.WebGL.csproj index 0dbc7128..73d64ee7 100644 --- a/CavernUnity.WebGL/CavernUnity.WebGL.csproj +++ b/CavernUnity.WebGL/CavernUnity.WebGL.csproj @@ -27,8 +27,11 @@ + + ..\..\..\2022.3.15f1\Editor\Data\Managed\UnityEditor.dll + - ..\..\..\2022.3.12f1\Editor\Data\Managed\UnityEngine.dll + ..\..\..\2022.3.15f1\Editor\Data\Managed\UnityEngine.dll \ No newline at end of file