Setup cruise control stuff (unfinished)

This commit is contained in:
Vortrex
2022-09-24 06:12:30 -05:00
parent 5942cdf5f2
commit 7349ab041d
3 changed files with 12 additions and 3 deletions

View File

@@ -100,4 +100,7 @@ let currencyString = "${AMOUNT}";
let mapChangeWarning = false;
let cruiseControlEnabled = false;
let cruiseControlSpeed = 0.0;
// ===========================================================================