16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 04:39:18 +02:00

Fix for switching off batteries with no active cabin and raising pantographs when deactivating cabin

This commit is contained in:
Królik Uszasty
2022-07-24 23:47:46 +02:00
committed by Milek7
parent 7b40fe9a72
commit a6ba375e7a
3 changed files with 47 additions and 15 deletions

View File

@@ -728,6 +728,7 @@ private:
bool remove_coupler_adapter( int const Side );
void RadioStop();
void Damage(char flag);
void pants_up();
void SetLights();
void RaLightsSet(int head, int rear);
int LightList( end const Side ) const { return iInventory[ Side ]; }