master_huanxiang
mashiyu 2019-01-22 14:07:19 +08:00
parent 808641a44e
commit 8635185ed1
1 changed files with 1 additions and 0 deletions

View File

@ -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;