Skip to content

Commit

Permalink
should fix the linter
Browse files Browse the repository at this point in the history
  • Loading branch information
MoonTheBird committed Nov 29, 2023
1 parent a0fa3bc commit 94b0ac0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions code/datums/components/art.dm
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@
/datum/component/art/rilena

/datum/component/art/rilena/apply_moodlet(mob/living/user, impress)
SIGNAL_HANDLER

var/msg
if(HAS_TRAIT(user, TRAIT_FAN_RILENA))
SEND_SIGNAL(user, COMSIG_ADD_MOOD_EVENT, "artgreat", /datum/mood_event/artgreat)
Expand Down

0 comments on commit 94b0ac0

Please sign in to comment.