完善了protobuf协议文件

This commit is contained in:
huangxiaolei
2022-12-09 20:34:05 +08:00
parent 5e8d457344
commit 50de81588b
3148 changed files with 1314 additions and 584389 deletions

View File

@@ -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;