Skip to content

Commit

Permalink
remove bad stack trace
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaxeer committed Jan 13, 2025
1 parent 8c26146 commit 927ae2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modular_bandastation/cryosleep/code/cryopod/cryopod.dm
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ GLOBAL_LIST_EMPTY(objectives)
find_control_computer()

/obj/machinery/cryopod/Destroy()
stack_trace("Somehow cryopod was destroyed. Should not happend without admin intervention.")
control_computer_weakref = null
return ..()

Expand Down

0 comments on commit 927ae2e

Please sign in to comment.