bill 11 月之前
父節點
當前提交
1d0a2f730b
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src/lib/board/4dmap.js
  2. 1 1
      src/lib/board/4dmap.umd.cjs

+ 1 - 1
src/lib/board/4dmap.js

@@ -12241,7 +12241,7 @@ after: ,`,
         for (; H < G.length; H++)
           if (G[H] instanceof Tt) {
             const R = G[H];
-            if (Ot(R.attrib.x - T[0], 8) === 0 && Ot(R.attrib.y - T[1], 8) === 0) {
+            if (Ot(R.attrib.x - T[0], 10) === 0 && Ot(R.attrib.y - T[1], 10) === 0) {
               E = s.children[H];
               break;
             }

File diff suppressed because it is too large
+ 1 - 1
src/lib/board/4dmap.umd.cjs