mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
Added emergency valve for main tank and more complex compressor preset switch
This commit is contained in:
committed by
tmj-fstate
parent
f259c6b96a
commit
10c1497e76
@@ -681,6 +681,9 @@ drivermouse_input::default_bindings() {
|
||||
{ "compressorlocal_sw:", {
|
||||
user_command::compressortogglelocal,
|
||||
user_command::none } },
|
||||
{ "compressorlist_sw:", {
|
||||
user_command::compressorpresetactivatenext,
|
||||
user_command::compressorpresetactivateprevious } },
|
||||
{ "converter_sw:", {
|
||||
user_command::convertertoggle,
|
||||
user_command::none } },
|
||||
|
||||
Reference in New Issue
Block a user