mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-03-01 00:35:36 +08:00
完善了protobuf协议文件
This commit is contained in:
@@ -23,7 +23,7 @@ option go_package = "./;proto";
|
||||
// EnetChannelId: 0
|
||||
// EnetIsReliable: true
|
||||
message GallerySumoKillMonsterNotify {
|
||||
uint32 kill_normal_mosnter_num = 4;
|
||||
uint32 kill_normal_monster_num = 4;
|
||||
uint32 score = 7;
|
||||
uint32 kill_elite_monster_num = 14;
|
||||
uint32 gallery_id = 11;
|
||||
|
||||
Reference in New Issue
Block a user