correct mixed case QDEL_NULL/qdel_null + behavior

This commit is contained in:
spookerton
2022-11-03 12:38:03 +00:00
parent f432c68fc2
commit cd25cb4b3a
17 changed files with 23 additions and 25 deletions
+1 -1
View File
@@ -424,7 +424,7 @@
winset(src, null, "outputwindow.htmloutput.is-visible=false;outputwindow.oldoutput.is-visible=false;outputwindow.chatloadlabel.is-visible=true")
//The hard way
qdel_null(src.chatOutput)
QDEL_NULL(src.chatOutput)
chatOutput = new /datum/chatOutput(src) //veechat
chatOutput.send_resources()
spawn()