Fixes not being able to insert mags into the L6 SAW

This commit is contained in:
SteelSlayer
2019-08-25 01:20:31 -04:00
parent a0f2d1b94d
commit 205b36feca
@@ -57,8 +57,8 @@
if(!cover_open)
to_chat(user, "<span class='warning'>[src]'s cover is closed! You can't insert a new mag.</span>")
return
else
return ..()
else
return ..()
//ammo//