mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-18 20:29:17 +02:00
voltage relays, additional light cab controls, minor cab control fixes
This commit is contained in:
@@ -676,6 +676,12 @@ drivermouse_input::default_bindings() {
|
||||
{ "instrumentlight_sw:", {
|
||||
user_command::instrumentlighttoggle,
|
||||
user_command::none } },
|
||||
{ "dashboardlight_sw:", {
|
||||
user_command::dashboardlighttoggle,
|
||||
user_command::none } },
|
||||
{ "timetablelight_sw:", {
|
||||
user_command::timetablelighttoggle,
|
||||
user_command::none } },
|
||||
{ "cablight_sw:", {
|
||||
user_command::interiorlighttoggle,
|
||||
user_command::none } },
|
||||
|
||||
Reference in New Issue
Block a user