S drücken rückwärts
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
export default function smoothThrottle() {
|
export default function smoothThrottle() {
|
||||||
let GlobalDisable = false;
|
let GlobalDisable = false;
|
||||||
let DisableAntiReverse = false;
|
let DisableAntiReverse = true;
|
||||||
let DisableSmoothThrottle = false;
|
let DisableSmoothThrottle = false;
|
||||||
|
|
||||||
let BrakeSystem = false;
|
let BrakeSystem = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user