From e282f9adb8374089d06a8b6a71b7acc7d9283a97 Mon Sep 17 00:00:00 2001 From: hch <305670599@qq.com> Date: 星期四, 14 三月 2024 14:30:38 +0800 Subject: [PATCH] 0312 项目namespace改名,ios过审调整 --- Assets/Editor/Tool/CrossServerEditorWindow.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Assets/Editor/Tool/CrossServerEditorWindow.cs b/Assets/Editor/Tool/CrossServerEditorWindow.cs index 816d035..e5d4122 100644 --- a/Assets/Editor/Tool/CrossServerEditorWindow.cs +++ b/Assets/Editor/Tool/CrossServerEditorWindow.cs @@ -2,7 +2,7 @@ using System; using System.Collections; using System.Collections.Generic; -using Snxxz.UI; +using vnxbqy.UI; using System.Net; using System.Net.Sockets; using System.Threading; -- Gitblit v1.8.0