mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 03:29:19 +02:00
3d model-related log message filtering, diesel electric engine force calculation tweak, minor bug fixes
This commit is contained in:
2
Train.h
2
Train.h
@@ -115,7 +115,7 @@ class TTrain
|
||||
// locates nearest vehicle belonging to the consist
|
||||
TDynamicObject *find_nearest_consist_vehicle() const;
|
||||
// moves train brake lever to specified position, potentially emits switch sound if conditions are met
|
||||
void set_train_brake( int const Position );
|
||||
void set_train_brake( double const Position );
|
||||
|
||||
|
||||
// command handlers
|
||||
|
||||
Reference in New Issue
Block a user