mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-18 14:39:18 +02:00
(commands) add dashboardlightenable and dashboardlightdisable commands
This commit is contained in:
@@ -257,6 +257,8 @@ commanddescription_sequence Commands_descriptions = {
|
||||
{ "instrumentlightenable", command_target::vehicle, command_mode::oneoff },
|
||||
{ "instrumentlightdisable", command_target::vehicle, command_mode::oneoff },
|
||||
{ "dashboardlighttoggle", command_target::vehicle, command_mode::oneoff },
|
||||
{ "dashboardlightenable", command_target::vehicle, command_mode::oneoff },
|
||||
{ "dashboardlightdisable", command_target::vehicle, command_mode::oneoff },
|
||||
{ "timetablelighttoggle", command_target::vehicle, command_mode::oneoff },
|
||||
{ "timetablelightenable", command_target::vehicle, command_mode::oneoff },
|
||||
{ "timetablelightdisable", command_target::vehicle, command_mode::oneoff },
|
||||
|
||||
Reference in New Issue
Block a user