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

Fixed keys misalignment, corrected calculation of passengerstop

This commit is contained in:
Królik Uszasty
2022-03-05 22:37:04 +01:00
parent 2283ed4ff2
commit fa567df9dc
3 changed files with 5 additions and 2 deletions

View File

@@ -176,6 +176,7 @@ commanddescription_sequence Commands_descriptions = {
{ "doorcloseall", command_target::vehicle },
{ "doorsteptoggle", command_target::vehicle },
{ "doormodetoggle", command_target::vehicle },
{ "mirrorstoggle", command_target::vehicle },
{ "departureannounce", command_target::vehicle },
{ "doorlocktoggle", command_target::vehicle },
{ "pantographcompressorvalvetoggle", command_target::vehicle },