人生啊人生 2 달 전
부모
커밋
55e6087776
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/ThreeWorldEventQingXiCheAndQv/js/QingXiCheAdnQvCarEventStep.js

+ 1 - 1
src/components/ThreeWorldEventQingXiCheAndQv/js/QingXiCheAdnQvCarEventStep.js

@@ -329,7 +329,7 @@ export class QingXiCheAdnQvCarEventStep {
 
             case '踩下车辆离合器5秒':
                 list = [
-                    { "name" : "离合", "speed" : 1, "from" : 0, "to" : 200 },
+                    { "name" : "离合", "speed" : 1, "from" : 100, "to" : 200 },
                 ];
                 break;