mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-23 14:32:27 +08:00
完善了protobuf协议文件
This commit is contained in:
@@ -26,7 +26,7 @@ option go_package = "./;proto";
|
||||
// EnetChannelId: 0
|
||||
// EnetIsReliable: true
|
||||
message PlayerCookRsp {
|
||||
repeated ItemParam extral_item_list = 15;
|
||||
repeated ItemParam extra_item_list = 15;
|
||||
uint32 cook_count = 12;
|
||||
repeated ItemParam item_list = 11;
|
||||
int32 retcode = 3;
|
||||
|
||||
Reference in New Issue
Block a user