mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 16:19:19 +02:00
Hamulce przestawione na map -2..10. Sprawdzanie movera
Mover sprawdzony do IncMainCtrl.
This commit is contained in:
@@ -15,7 +15,7 @@ http://mozilla.org/MPL/2.0/.
|
||||
#include "hamulce.h"
|
||||
#include <string>
|
||||
#include <mctools.h>
|
||||
|
||||
#include <map>
|
||||
|
||||
/*
|
||||
MaSzyna EU07 locomotive simulator
|
||||
@@ -321,7 +321,7 @@ struct TBrakePressure
|
||||
TBrakeSystem BrakeType;
|
||||
};
|
||||
|
||||
typedef TBrakePressure TBrakePressureTable[MainBrakeMaxPos];
|
||||
typedef std::map<int,TBrakePressure> TBrakePressureTable;
|
||||
|
||||
|
||||
/*typy napedow*/
|
||||
|
||||
Reference in New Issue
Block a user