mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
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:
@@ -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//
|
||||
|
||||
|
||||
Reference in New Issue
Block a user