Merge pull request #12080 from SteelSlayer/L6-fix

Fixes a bug that prevented you from inserting L6 SAW magazines into the gun
This commit is contained in:
Fox McCloud
2019-08-25 18:40:19 -04:00
committed by GitHub
@@ -57,8 +57,7 @@
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 ..()
return ..()
//ammo//