mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 14:49:19 +02:00
ai acceleration logic tweak, minor audio tweaks, minor bug fixes
This commit is contained in:
1
Driver.h
1
Driver.h
@@ -249,6 +249,7 @@ private:
|
||||
void DirectionForward(bool forward);
|
||||
void ZeroDirection();
|
||||
int OrderDirectionChange(int newdir, TMoverParameters *Vehicle);
|
||||
void sync_consist_reversers();
|
||||
void Lights(int head, int rear);
|
||||
std::string StopReasonText() const;
|
||||
double BrakeAccFactor() const;
|
||||
|
||||
Reference in New Issue
Block a user