mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-18 19:19:19 +02:00
Added emergency valve for main tank and more complex compressor preset switch
This commit is contained in:
@@ -689,6 +689,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