mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
0f7376f60c
* Add auto throttle to planes * add newline * clarify things * Use a better deltaTime value. Takes into account game pause * add coment * Add auto throttle cancellation on user input * misc fixes
4 lines
86 B
C++
4 lines
86 B
C++
PREP(autoThrottle);
|
|
PREP(speedLimiter);
|
|
PREP(startEngine);
|
|
PREP(setVehicleStartDelay); |