mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-19 20:52:28 +08:00
完善了protobuf协议文件
This commit is contained in:
@@ -25,6 +25,6 @@ option go_package = "./;proto";
|
||||
// EnetChannelId: 0
|
||||
// EnetIsReliable: true
|
||||
message PlayerCompoundMaterialRsp {
|
||||
CompoundQueueData compound_que_data = 5;
|
||||
CompoundQueueData compound_queue_data = 5;
|
||||
int32 retcode = 12;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user