无尽副本空地刷新小怪

master_huanxiang
lvxinran 2019-09-04 14:31:21 +08:00
parent 36b74fcad7
commit 6be6e25b67
2 changed files with 6 additions and 0 deletions

View File

@ -292,3 +292,7 @@ import "CommonProto.proto";
optional int32 myXY = 1;
repeated EndlessPoint points = 2;
}
//
message RefreshMonsterResponse{
repeated Cell cell = 1;
}

View File

@ -153,6 +153,8 @@ enum MessageType{
ENDLESS_MIN_MAP_INFO_REQUEST = 10421;//
ENDLESS_MIN_MAP_INFO_RESPONSE = 10422;
ENDLESS_MONSTER_REFRESH_INDICATION = 10423;//
// F 10500
FIGHT_START_REQUEST = 10500; //