🐞 fix(gvg): 修复城池驻守和机器人刷新逻辑

This commit is contained in:
luying
2023-02-24 15:09:12 +08:00
parent 4b8aa6f803
commit 0271ac726a
8 changed files with 126 additions and 52 deletions
@@ -12,7 +12,7 @@ export interface DicGVGAreaPoint {
// 位置
readonly pointPosition: string;
// 守卫名
readonly name: number;
readonly name: string;
// 守卫头像
readonly head: number;
// 守卫形象