From 354afdda66f778e14dc54210402d503d1d2ab9f2 Mon Sep 17 00:00:00 2001 From: lvxinran Date: Sat, 31 Oct 2020 09:44:16 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9A=AE=E8=82=A4=E6=8E=A8=E9=80=81=E5=8D=8F?= =?UTF-8?q?=E8=AE=AE=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/MessageTypeProto.proto | 2 ++ 1 file changed, 2 insertions(+) diff --git a/protos/MessageTypeProto.proto b/protos/MessageTypeProto.proto index c7daf76..e146e6d 100644 --- a/protos/MessageTypeProto.proto +++ b/protos/MessageTypeProto.proto @@ -521,6 +521,8 @@ enum MessageType{ HERO_SKIN_CHANGE_REQUEST = 10711;//更换皮肤 HERO_SKIN_CHANGE_RESPONSE = 10712; + + HERO_SKIN_USE_INDICATION = 10713;//激活皮肤推送 // I 10800 // J 10900