mirror of
https://github.com/HaodongMo/ARC-9.git
synced 2025-03-04 03:02:58 -05:00
Preset delete sound
It has a bit of a low hum to it
This commit is contained in:
parent
404fcfaff8
commit
95158f5e76
@ -95,6 +95,7 @@ function SWEP:CreateHUD_Presets(scroll)
|
||||
|
||||
btn.DoRightClick = function(self2)
|
||||
self:DeletePreset(preset)
|
||||
surface.PlaySound("arc9/preset_delete.ogg")
|
||||
self:CreateHUD_Bottom()
|
||||
end
|
||||
|
||||
|
BIN
sound/arc9/preset_delete.ogg
Normal file
BIN
sound/arc9/preset_delete.ogg
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user