From 64c34e4bd110dbfa13dc1fa7c848085ef6a3f0b5 Mon Sep 17 00:00:00 2001 From: lvxinran Date: Mon, 7 Dec 2020 15:06:52 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9A=AE=E8=82=A4=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/CommonProto.proto | 1 + 1 file changed, 1 insertion(+) diff --git a/protos/CommonProto.proto b/protos/CommonProto.proto index 1cc7a4f..c42af35 100644 --- a/protos/CommonProto.proto +++ b/protos/CommonProto.proto @@ -606,6 +606,7 @@ option optimize_for = SPEED; optional int32 star = 3; optional int32 level =4; optional int32 position=5; + optional int32 skinId = 6; } message TeamOneTeamInfo{