From eaeb789513d9c2c0d9e1468a4b18502327836c18 Mon Sep 17 00:00:00 2001 From: "ALIENJACK\\alien" Date: Thu, 5 Jun 2025 15:28:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=80=E4=B9=88=E9=AC=BCnamespace?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AxibugEmuOnline.Client/Assets/Script/AppMain/EmuCore.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/AxibugEmuOnline.Client/Assets/Script/AppMain/EmuCore.cs b/AxibugEmuOnline.Client/Assets/Script/AppMain/EmuCore.cs index ef893e45..01db3815 100644 --- a/AxibugEmuOnline.Client/Assets/Script/AppMain/EmuCore.cs +++ b/AxibugEmuOnline.Client/Assets/Script/AppMain/EmuCore.cs @@ -3,7 +3,6 @@ using AxibugProtobuf; using AxiReplay; using System; using UnityEngine; -using UnityEngine.SocialPlatforms.Impl; using UnityEngine.UI; namespace AxibugEmuOnline.Client