From 8635185ed10d4142a3639ea1f3604775dee5bfbd Mon Sep 17 00:00:00 2001 From: mashiyu Date: Tue, 22 Jan 2019 14:07:19 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/MessageTypeProto.proto | 1 + 1 file changed, 1 insertion(+) diff --git a/protos/MessageTypeProto.proto b/protos/MessageTypeProto.proto index 6f0d8b9..25edfea 100644 --- a/protos/MessageTypeProto.proto +++ b/protos/MessageTypeProto.proto @@ -19,6 +19,7 @@ enum MessageType{ DRAW_HERO_REQUEST = 10300; // DRAW_HERO_RESPONSE = 10301; // E 10400 + ERROR_CODE_INDICATION = 10400; // F 10500 FIGHT_START_REQUEST = 10500; // FIGHT_START_RESPONSE = 10501;