拍卖行:修改拍卖行地址

This commit is contained in:
luying
2021-10-14 10:56:39 +08:00
parent 34a2475f1c
commit bbddebd5f3
5 changed files with 36 additions and 3 deletions
+3
View File
@@ -227,3 +227,6 @@ export const NAMEPLATE = {
export const GK_MAINELITE = {
GKMAINELITE_OPEN_CONDITION: 424, // 梦魇模式开启时间:通过某关卡id
};
export const SERVER_DEBUG_MODE = {
CURRENT_TIME: 1, // 是否是debug模式
}