rej cleanup

This commit is contained in:
LetterJay
2017-05-24 08:08:33 -05:00
parent 34e74a377e
commit b2c6bd0344
@@ -1,7 +0,0 @@
diff a/code/game/gamemodes/cult/cult_comms.dm b/code/game/gamemodes/cult/cult_comms.dm (rejected hunks)
@@ -298,4 +298,5 @@
if(GLOB.blood_target)
to_chat(B.current,"<span class='cultlarge'><b>The blood mark has expired!</b></span>")
B.current.client.images -= GLOB.blood_target_image
+ QDEL_NULL(GLOB.blood_target_image)
GLOB.blood_target = null