Skip to content

Commit

Permalink
Merge branch 'master' into wreckedmotel
Browse files Browse the repository at this point in the history
  • Loading branch information
haydenredacted authored Dec 8, 2024
2 parents 9d6db7a + 79938b3 commit 66a6ddd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/hallucinations/hallucination_manager.dm
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
/datum/hallucination_manager/Destroy(force, ...)
. = ..()
owner = null
deltimer(trigger_timer)
QDEL_NULL(hallucination_list)
QDEL_NULL(images)

Expand Down

0 comments on commit 66a6ddd

Please sign in to comment.