keeping the code consistent (forgot a return)

This commit is contained in:
Granodd
2018-12-02 21:22:54 -05:00
parent 8fb45039c0
commit b33eebfc3f
@@ -83,6 +83,7 @@
magazine.update_icon()
magazine = null
reload(AM, user)
return TRUE
else
to_chat(user, "<span class='notice'>You can't put this type of ammo in \the [src].</span>")
return TRUE