mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
[+] NetProto
[+] NetProto
This commit is contained in:
@@ -13,7 +13,7 @@ using System.Collections.Generic;
|
||||
|
||||
namespace GameProto
|
||||
{
|
||||
// 这个文件只放协议,和协议头
|
||||
// 玩家协议
|
||||
// 角色登录结果请求
|
||||
[Serializable,global::ProtoBuf.ProtoContract(Name = @"CSActLoginReq")]
|
||||
public partial class CSActLoginReq
|
||||
|
Reference in New Issue
Block a user