Skip to content

Commit

Permalink
implicit src
Browse files Browse the repository at this point in the history
  • Loading branch information
harryob committed Dec 7, 2023
1 parent b2174fd commit 53339d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/verbs/records.dm
Original file line number Diff line number Diff line change
Expand Up @@ -224,4 +224,4 @@ GLOBAL_DATUM_INIT(medals_view_tgui, /datum/medals_view_tgui, new)
set name = "View Own Medals"
set category = "OOC.Records"

GLOB.medals_view_tgui.tgui_interact(src.mob)
GLOB.medals_view_tgui.tgui_interact(mob)

0 comments on commit 53339d9

Please sign in to comment.