mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
(commands) add epbrakecontrolenable and epbrakecontroldisable
This commit is contained in:
@@ -638,6 +638,12 @@ drivermouse_input::default_bindings() {
|
||||
{ "epbrake_bt:",{
|
||||
user_command::epbrakecontroltoggle,
|
||||
user_command::none } },
|
||||
{ "epbrakeon_bt:",{
|
||||
user_command::epbrakecontrolenable,
|
||||
user_command::none } },
|
||||
{ "epbrakeoff_bt:",{
|
||||
user_command::epbrakecontroldisable,
|
||||
user_command::none } },
|
||||
{ "sand_bt:", {
|
||||
user_command::sandboxactivate,
|
||||
user_command::none } },
|
||||
|
||||
Reference in New Issue
Block a user