[+] Network

[+] Network
This commit is contained in:
ALEXTANG
2023-05-17 23:06:29 +08:00
parent e65245371a
commit 899472a5db
7 changed files with 140 additions and 51 deletions

View File

@@ -13,7 +13,7 @@ using System.Collections.Generic;
namespace GameProto
{
// 这个文件只放协议,和协议头
// 玩家协议
// 角色登录结果请求
[Serializable,global::ProtoBuf.ProtoContract(Name = @"CSActLoginReq")]
public partial class CSActLoginReq