From 173e5b77234e66978b1ed09f24d0e849e13377d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=88=92=E8=8D=A3=E6=A3=AE?= <7716842+shurongsen@user.noreply.gitee.com> Date: Tue, 26 Nov 2024 02:14:48 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E4=BF=AE=E6=94=B9,=E6=84=9F?= =?UTF-8?q?=E8=A7=89=E6=9C=89=E9=97=AE=E9=A2=98=E5=BB=BA=E8=AE=AE=E4=BD=A0?= =?UTF-8?q?=E4=BB=AC=E5=85=88=E8=87=AA=E5=B7=B1=E5=A4=87=E4=BB=BD=E5=86=8D?= =?UTF-8?q?=E6=8B=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TheStrongestSnail/Assets/Scripts/Login/Global.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TheStrongestSnail/Assets/Scripts/Login/Global.cs b/TheStrongestSnail/Assets/Scripts/Login/Global.cs index c04a1a0..8db1642 100644 --- a/TheStrongestSnail/Assets/Scripts/Login/Global.cs +++ b/TheStrongestSnail/Assets/Scripts/Login/Global.cs @@ -115,7 +115,7 @@ public class ServerResponse514: Response [Serializable] public class ServerResponse18 : Response { - public object data; // Êý¾Ý¶ÔÏó + public object data; // ���ݶ��� } [Serializable] public class Response