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:
@@ -1,7 +1,7 @@
|
||||
syntax = "proto3";
|
||||
|
||||
package GameProto;
|
||||
// 这个文件只放协议,和协议头
|
||||
// 玩家协议
|
||||
|
||||
MsgId CS_CMD_ACT_LOGIN_REQ = 2001; //帐号登录请求
|
||||
// 角色登录结果请求
|
||||
|
Reference in New Issue
Block a user