mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
Merge branch 'milek-dev' into udpnetwork
This commit is contained in:
@@ -143,8 +143,13 @@ commanddescription_sequence Commands_descriptions = {
|
||||
{ "carcouplingdisconnect", command_target::vehicle, command_mode::oneoff },
|
||||
{ "doortoggleleft", command_target::vehicle, command_mode::oneoff },
|
||||
{ "doortoggleright", command_target::vehicle, command_mode::oneoff },
|
||||
{ "doorpermitleft", command_target::vehicle, command_mode::oneoff },
|
||||
{ "doorpermitright", command_target::vehicle, command_mode::oneoff },
|
||||
{ "doorpermitpresetactivatenext", command_target::vehicle, command_mode::oneoff },
|
||||
{ "doorpermitpresetactivateprevious", command_target::vehicle, command_mode::oneoff },
|
||||
{ "dooropenleft", command_target::vehicle, command_mode::oneoff },
|
||||
{ "dooropenright", command_target::vehicle, command_mode::oneoff },
|
||||
{ "dooropenall", command_target::vehicle, command_mode::oneoff },
|
||||
{ "doorcloseleft", command_target::vehicle, command_mode::oneoff },
|
||||
{ "doorcloseright", command_target::vehicle, command_mode::oneoff },
|
||||
{ "doorcloseall", command_target::vehicle, command_mode::oneoff },
|
||||
|
||||
Reference in New Issue
Block a user