6 lines
93 B
Plaintext
6 lines
93 B
Plaintext
module.exports = {
|
|
prefix: "map",
|
|
steps: 10,
|
|
max_rpm: 6500,
|
|
max_throttle: 1
|
|
} |