🐞 fix(gvg): 添加个人积分排行榜

This commit is contained in:
luying
2023-07-05 16:58:06 +08:00
parent 84e4f22af2
commit d4ec0ab92a
9 changed files with 103 additions and 7 deletions

View File

@@ -166,7 +166,8 @@ export const GVG_ROBOT = 'robot';
export enum GVG_BATTLE_RANK_TYPE {
PLAYER = 1,
GUILD = 2, // 废弃
LEAGUE = 3
LEAGUE = 3,
PLAYER_SETTLE = 4, // 玩家占领积分
}
// 据点上的守卫类型