From f3f67a5da0f2db0aa439bf4be030621bbb66ba67 Mon Sep 17 00:00:00 2001 From: lvxinran Date: Thu, 28 May 2020 15:39:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=8B=B1=E9=9B=84=E7=AD=89?= =?UTF-8?q?=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/MapInfoProto.proto | 1 + 1 file changed, 1 insertion(+) 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