Skip to content

Commit

Permalink
i can see why this is called the complainer
Browse files Browse the repository at this point in the history
i can't believe that an example on signals made me fail linters
  • Loading branch information
GenericDM committed Nov 13, 2023
1 parent 8c06e9f commit a4f242f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/components/edit_complainer.dm
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
SIGNAL_HANDLER

var/atom/movable/master = parent
master.say(pick(say_lines))
master.visible_message(pick(say_lines))

0 comments on commit a4f242f

Please sign in to comment.