🐞 fix(gvg): 修复城池驻守和机器人刷新逻辑
This commit is contained in:
@@ -12,7 +12,7 @@ export interface DicGVGAreaPoint {
|
||||
// 位置
|
||||
readonly pointPosition: string;
|
||||
// 守卫名
|
||||
readonly name: number;
|
||||
readonly name: string;
|
||||
// 守卫头像
|
||||
readonly head: number;
|
||||
// 守卫形象
|
||||
|
||||
Reference in New Issue
Block a user