lex 1 년 전
부모
커밋
adfc4628da
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      public/roll-call/index.html
  2. 1 1
      public/version.json

+ 1 - 1
public/roll-call/index.html

@@ -185,7 +185,7 @@
     controls.maxDistance = 6000;
     controls.addEventListener('change', render);
     // 初始化
-    transform(targets.table, 300);
+    transform(targets.table, 500);
     window.addEventListener('resize', onWindowResize, false);
     cpx = camera.position.x;
     cpy = camera.position.y;

+ 1 - 1
public/version.json

@@ -1 +1 @@
-{"version":1709696993673}
+{"version":1709723993986}