[+] NetProto

[+] NetProto
This commit is contained in:
ALEXTANG
2023-05-17 23:07:17 +08:00
parent 899472a5db
commit f16759483f
7 changed files with 86 additions and 22 deletions

View File

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