功绩无法完成标识

back_recharge
lvxinran 2019-08-08 16:26:35 +08:00
parent 83adab494f
commit cb51c86ab6
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ package com.ljsd.jieling.core;
public interface GlobalsDef {
String DEFAULT_NAME = "无名妖灵师";
int MAP_MISSION_RETURN = -9999;
int MAP_MISSION_FAILURE = -10000;
int CHAIRMAN = 1;
int ADMINISTRATORS =2;