灵兽升级报空处理
parent
b5f1b291ad
commit
f5e5bf662b
|
@ -63,7 +63,7 @@ public enum FunctionIdEnum {
|
|||
DeathPath(72,null),
|
||||
Car_Delay(73,new CarDelayFunction()),
|
||||
Situation_challenge(74,null),
|
||||
Pokemon(79,null),
|
||||
Pokemon(79,null,MessageTypeProto.MessageType.POKEMON_COMONPENT_LEVELUP_REQUEST_VALUE,MessageTypeProto.MessageType.POKEMON_ADVANCED_REQUEST_VALUE),
|
||||
World_Arena(82,new WorldArenaFunction()),
|
||||
;
|
||||
|
||||
|
|
Loading…
Reference in New Issue