Preset delete sound

It has a bit of a low hum to it
This commit is contained in:
Fesiug 2022-01-24 23:51:03 -05:00
parent 404fcfaff8
commit 95158f5e76
2 changed files with 1 additions and 0 deletions

View File

@ -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

Binary file not shown.