Update weapons_vr.dm

This commit is contained in:
FartMaster69420
2022-03-31 20:46:10 -04:00
parent e725a55a88
commit 4c193229ae

View File

@@ -54,6 +54,8 @@
//playsound(src, 'sound/weapons/wave.ogg', 60, 1)
playsound(src, 'sound/weapons/empty.ogg', 50, 1)
return
if(!firable)
return
playsound(src, 'sound/weapons/wave.ogg', 60, 1)