mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 04:37:45 +01:00
Reverts the spacebar toggling R key (#8948)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
+6
-7
@@ -792,13 +792,12 @@ macro "hotkeymode"
|
||||
elem
|
||||
name = "CTRL+SHIFT+SUBTRACT"
|
||||
command = "planedown"
|
||||
elem
|
||||
name = "Space"
|
||||
command = ".throwon"
|
||||
elem
|
||||
name = "Space+UP"
|
||||
command = ".throwoff"
|
||||
|
||||
// elem // CHOMPREMOVE Start
|
||||
// name = "Space"
|
||||
// command = ".throwon"
|
||||
// elem
|
||||
// name = "Space+UP"
|
||||
// command = ".throwoff" // CHOMPREMOVE End
|
||||
macro "borgmacro"
|
||||
elem
|
||||
name = "TAB"
|
||||
|
||||
Reference in New Issue
Block a user