添加轩辕宝镜功能
parent
96625ede21
commit
5cd1a592e0
|
@ -62,6 +62,7 @@ public enum FunctionIdEnum {
|
|||
Achieve(65,null),
|
||||
DeathPath(72,null),
|
||||
Car_Delay(73,new CarDelayFunction()),
|
||||
Situation_challenge(74,null),
|
||||
;
|
||||
|
||||
private int functionType;
|
||||
|
|
Loading…
Reference in New Issue