diff --git a/xiaofang/Assets/ProtoBuf/test.cs b/xiaofang/Assets/ProtoBuf/test.cs index 252168bb..6bf5e708 100644 --- a/xiaofang/Assets/ProtoBuf/test.cs +++ b/xiaofang/Assets/ProtoBuf/test.cs @@ -441,7 +441,7 @@ public class test : MonoBehaviour } - //界面选项操作 + // public void GetSelectHistoryList() { SelectHistoryRequest data = new SelectHistoryRequest(); @@ -717,7 +717,7 @@ public class test : MonoBehaviour Debug.Log(requestObject); break; - //对象触发操作 + // case "move.MoveNpc": Debug.Log("-----------move.MoveNpc"); MoveRequest moveRequest = ProtoBufffer.DeSerialize(bytes);