mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
(commands) add radioenable and radiodisable commands
This commit is contained in:
@@ -136,6 +136,8 @@ commanddescription_sequence Commands_descriptions = {
|
||||
{ "hornhighactivate", command_target::vehicle, command_mode::oneoff },
|
||||
{ "whistleactivate", command_target::vehicle, command_mode::oneoff },
|
||||
{ "radiotoggle", command_target::vehicle, command_mode::oneoff },
|
||||
{ "radioenable", command_target::vehicle, command_mode::oneoff },
|
||||
{ "radiodisable", command_target::vehicle, command_mode::oneoff },
|
||||
{ "radiochannelincrease", command_target::vehicle, command_mode::oneoff },
|
||||
{ "radiochanneldecrease", command_target::vehicle, command_mode::oneoff },
|
||||
{ "radiostopsend", command_target::vehicle, command_mode::oneoff },
|
||||
|
||||
Reference in New Issue
Block a user