Skip to content

Commit 33b528c

Browse files
committed
311精细点击位置
1 parent 693f614 commit 33b528c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/funcList/311_红标.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ export class Func311 implements IFuncOrigin {
190190
// 点击阴阳师位置
191191
const oper = [
192192
operList[1].x + 35,
193-
operList[1].y + 38,
193+
operList[1].y + 42,
194194
operList[1].x + 40,
195195
operList[1].y + 45,
196196
1000

0 commit comments

Comments
 (0)