mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-03-01 00:35:36 +08:00
完善了protobuf协议文件
This commit is contained in:
@@ -25,7 +25,7 @@ package proto;
|
||||
option go_package = "./;proto";
|
||||
|
||||
message InBattleMechanicusInfo {
|
||||
uint32 left_monster = 5;
|
||||
uint32 left_monster_num = 5;
|
||||
uint32 wait_seconds = 13;
|
||||
repeated uint32 entrance_list = 410;
|
||||
repeated uint32 exit_list = 115;
|
||||
|
||||
Reference in New Issue
Block a user