From 486d272cd49b60e351db771f5e3bde1cad846eb0 Mon Sep 17 00:00:00 2001 From: lvxinran Date: Fri, 6 Nov 2020 09:53:43 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=95=E7=82=BC=E5=89=AF=E6=9C=AC=E7=9A=AE?= =?UTF-8?q?=E8=82=A4?= 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 b87a097..b238596 100644 --- a/protos/MapInfoProto.proto +++ b/protos/MapInfoProto.proto @@ -15,6 +15,7 @@ import "CommonProto.proto"; optional int32 star = 3; optional int32 heroHp = 4;//剩余血量 optional int32 level = 5;//英雄等级 + optional int32 skinId = 6;//英雄皮肤 } message DifficultMapOption { //副本Id