16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-21 14:49:19 +02:00

Added python vars for display more vehicles in train.

Added missing python libs.
This commit is contained in:
Firleju
2015-05-06 21:23:25 +02:00
parent d1e0dcc737
commit 85e65bfe66
4 changed files with 15 additions and 0 deletions

View File

@@ -379,6 +379,7 @@ class TTrain
float fHCurrent[4]; // pr?dy: suma i amperomierze 1,2,3
float fEngine[4]; // obroty te? trzeba pobra?
float fPress[20][3]; // cisnienia dla wszystkich czlonow
int iCarNo, iPowerNo; //liczba pojazdow i czlonow napednych
bool bDoors[20]; // drzwi dla wszystkich czlonow
// McZapkie: do syczenia
float fPPress, fNPress;