Skip to content

Commit

Permalink
Update code/modules/projectiles/ammunition.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Helg2 <[email protected]>
Signed-off-by: homexp13 <[email protected]>
  • Loading branch information
homexp13 and Helg2 authored Nov 14, 2024
1 parent dba54af commit 592c774
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/projectiles/ammunition.dm
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@
to_chat(user, span_notice("You start refilling [src] with [source]."))
if(!do_after(user, fill_delay, NONE, src, BUSY_ICON_GENERIC))
return FALSE

return TRUE

///Generic proc to transfer ammo between ammo mags. Can work for anything, mags, handfuls, etc.
Expand Down

0 comments on commit 592c774

Please sign in to comment.