From a15a228e2c6bbb21a239de1f0bdc7b28989e273a Mon Sep 17 00:00:00 2001 From: lilubing Date: Tue, 31 Dec 2024 00:10:43 +0800 Subject: [PATCH] 1 --- xiaofang/Assets/ProtoBuf/test.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xiaofang/Assets/ProtoBuf/test.cs b/xiaofang/Assets/ProtoBuf/test.cs index facaacba..9bd1ac21 100644 --- a/xiaofang/Assets/ProtoBuf/test.cs +++ b/xiaofang/Assets/ProtoBuf/test.cs @@ -989,7 +989,7 @@ public class test : MonoBehaviour break; - case "move.PlayerSituation": + case "hall.PlayerSituation": Debug.LogError("Íæ¼Ò״̬11111111111111111"); PlayerStatisticsResponse playerStatisticsResponse = ProtoBufffer.DeSerialize(bytes); foreach(var item in playerStatisticsResponse.Data)