人生啊人生 2 mesi fa
parent
commit
55e6087776

+ 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;