maybe fixed the loading procedure this time?

This commit is contained in:
Augustus
2026-02-08 19:09:22 +02:00
parent 85fc6086d2
commit c47149e41d
2 changed files with 21 additions and 8 deletions

View File

@@ -1,7 +1,3 @@
;unneeded keys
#var badkeys {numpad2|numpad4|numpad5|numpad6|numpad8|numpad9|numpad/|numpad*|control-a|shift-pageup|shift-pagedown|control-pageup|control-pagedown}
#ForAll @badkeys {#gunkey %i}
;buffer keys
#key {Alt-shift-right} {~buffer~ add}
#key {alt-shift-left} {~buffer~ delete}
#key {alt-left} {~@buffer~ backward}
@@ -25,7 +21,6 @@
#key {alt-delete} {~@buffer~ clear}
#Key ALT-SHIFT-DELETE {~@buffer~ clearall}
#key {control-shift-enter} {~@sp-settings buffer sounds}
;soundpack volume and behavior
#key {f4} {~@sp-settings master volume}
#key {f5} {~@sp-settings General volume}
#key {f6} {~@sp-settings ambiance volume}