军团活动:粮草先行优化

This commit is contained in:
luying
2022-07-05 18:55:00 +08:00
parent 2a9fccf59f
commit 061a63d4ea
6 changed files with 124 additions and 76 deletions

View File

@@ -310,7 +310,7 @@ export enum RACE_ACTIVITY_STATUS {
WAITING = 0, // 未开始
START = 1, // 已开始
END = 2, // 已结束
PAUSE = 3, // 暂停
BREAK = 3, // 爆破
}
export const CITY_ACTIVITY_DOOR = 1047;