new audio binds, refactored

This commit is contained in:
2024-04-01 01:36:19 +02:00
parent 0c86073992
commit ee1f5a2847
8 changed files with 72 additions and 75 deletions

View File

@ -3,7 +3,9 @@ input_button_code_is_scan_code_scd "1"
exec "binds/buy"
exec "binds/chat"
// Don't execute binds/drop, this is only toggled
exec "binds/gameplay"
exec "binds/slots"
exec "binds/ui"
exec "binds/ui"
exec "binds/special"
// Don't execute binds/drop, this is only toggled