Skip to content

Commit

Permalink
mods
Browse files Browse the repository at this point in the history
  • Loading branch information
SabreML committed Feb 21, 2024
1 parent 23a0389 commit 56940f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/_onclick/hud/screen_objects.dm
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@
gun_proc_ref = TYPE_VERB_REF(/obj/item/weapon/gun, use_unique_action)


/atom/movable/screen/clicked(mob/user)
/atom/movable/screen/clicked(mob/user, list/mods)
if(!user)
return TRUE

Expand Down

0 comments on commit 56940f5

Please sign in to comment.