mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-18 11:09:18 +02:00
Dodany opcjonalny przełącznik aktywacji kabiny oraz rozłączania tylnego sprzęgu
This commit is contained in:
@@ -161,6 +161,7 @@ commanddescription_sequence Commands_descriptions = {
|
||||
{ "nearestcarcoupleradapterattach", command_target::vehicle },
|
||||
{ "nearestcarcoupleradapterremove", command_target::vehicle },
|
||||
{ "occupiedcarcouplingdisconnect", command_target::vehicle },
|
||||
{ "occupiedcarcouplingdisconnectback", command_target::vehicle },
|
||||
{ "doortoggleleft", command_target::vehicle },
|
||||
{ "doortoggleright", command_target::vehicle },
|
||||
{ "doorpermitleft", command_target::vehicle },
|
||||
@@ -255,6 +256,9 @@ commanddescription_sequence Commands_descriptions = {
|
||||
{ "batterytoggle", command_target::vehicle },
|
||||
{ "batteryenable", command_target::vehicle },
|
||||
{ "batterydisable", command_target::vehicle },
|
||||
{ "cabactivationtoggle", command_target::vehicle },
|
||||
{ "cabactivationenable", command_target::vehicle },
|
||||
{ "cabactivationdisable", command_target::vehicle },
|
||||
{ "motorblowerstogglefront", command_target::vehicle },
|
||||
{ "motorblowerstogglerear", command_target::vehicle },
|
||||
{ "motorblowersdisableall", command_target::vehicle },
|
||||
|
||||
Reference in New Issue
Block a user