系统参数表更新

This commit is contained in:
yajunlu
2022-09-06 11:55:28 +08:00
parent 74663f75f4
commit bc1ad58507
+3
View File
@@ -344,3 +344,6 @@ export const BATTLE_PREPARING = {
export const MAIN_MESSAGE_LIST = {
CLOSE_BUTTON_VISIBLE: 8, // 消息窗口缩小按钮显示,8级条件
};
export const TITLE = {
MAX: 21, // 爵位最大等级
};