mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
(commands) Add alarmchainenable and alarmchaindisable commands
This commit is contained in:
@@ -62,6 +62,8 @@ commanddescription_sequence Commands_descriptions = {
|
||||
{ "manualbrakeincrease", command_target::vehicle, command_mode::oneoff },
|
||||
{ "manualbrakedecrease", command_target::vehicle, command_mode::oneoff },
|
||||
{ "alarmchaintoggle", command_target::vehicle, command_mode::oneoff },
|
||||
{ "alarmchainenable", command_target::vehicle, command_mode::oneoff},
|
||||
{ "alarmchaindisable", command_target::vehicle, command_mode::oneoff},
|
||||
{ "wheelspinbrakeactivate", command_target::vehicle, command_mode::oneoff },
|
||||
{ "sandboxactivate", command_target::vehicle, command_mode::oneoff },
|
||||
{ "autosandboxtoggle", command_target::vehicle, command_mode::oneoff },
|
||||
|
||||
Reference in New Issue
Block a user