Skip to content

Commit

Permalink
Update code/modules/telesci/gps.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Fluffy <[email protected]>
Signed-off-by: Wowzewow (Wezzy) <[email protected]>
  • Loading branch information
alsoandanswer and FluffyGhoster authored Jan 25, 2025
1 parent e766fc6 commit 1997074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/telesci/gps.dm
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ GLOBAL_LIST_EMPTY(gps_list)
STOP_PROCESSING(SSprocessing, src)
return ..()

/obj/item/device/gps/attack_self(var/mob/user as mob)
/obj/item/device/gps/attack_self(mob/user, modifiers)
if(!emped)
ui_interact(user)

Expand Down

0 comments on commit 1997074

Please sign in to comment.