diff --git a/protos/MapInfoProto.proto b/protos/MapInfoProto.proto index 340020f..c8114e2 100644 --- a/protos/MapInfoProto.proto +++ b/protos/MapInfoProto.proto @@ -14,6 +14,7 @@ import "CommonProto.proto"; optional int32 tmpId = 2;//英雄模板id optional int32 star = 3; optional int32 heroHp = 4;//剩余血量 + optional int32 level = 5;//英雄等级 } message DifficultMapOption { //副本Id