This commit is contained in:
2022-05-07 14:31:17 +08:00
parent bf57a0ad7a
commit 201cec9c34
10 changed files with 146 additions and 102 deletions

View File

@@ -35,13 +35,16 @@
#define CHRINFO_SWITCH "角色疲劳经验获取 开启"
#define SEND_PACK_SWITCH "发包类 开启"
#define SEND_API_SWITCH "发包功能API 开启"
#define DOFILE_API_SWITCH "L调用 开启"
#define DOFILE_API_SWITCH "L_Dofile调用 开启"
#define LCOUT_API_SWITCH "L输出公告 开启"
#define NEW_WINDOW_API_SWITCH "L新建窗口 开启"
#define SET_SLOT_API_SWITCH "L设置UI槽 开启"
#define DRAGONBOX_SWITCH "龙盒开启"
#define WORLDBOSS_SWITCH "世界BOSS开启"
#define NORMAL_STL "普通STL开启"
#define TIME_STL "时间STL开启"
#define JSON_STL "Json_STL 开启"