From b6e038a027bc17a6a5ba9fbfca28a40626cd80ae Mon Sep 17 00:00:00 2001 From: huyufei Date: Thu, 20 Jun 2024 18:52:53 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E6=9B=B4=E6=96=B0=E5=BA=93=E5=BC=95?= =?UTF-8?q?=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: huyufei --- Editor/Guru.Editor.asmdef | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Editor/Guru.Editor.asmdef b/Editor/Guru.Editor.asmdef index 8c5210b..c87c5bb 100644 --- a/Editor/Guru.Editor.asmdef +++ b/Editor/Guru.Editor.asmdef @@ -2,7 +2,8 @@ "name": "Guru.Editor", "rootNamespace": "", "references": [ - "Guru.Runtime" + "Guru.Runtime", + "Guru.Notification" ], "includePlatforms": [ "Editor"