mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] adds missing SIGNAL_HANDLERs (#10768)
Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9c0fdbbbb8
commit
ed532c2574
@@ -189,6 +189,7 @@ var/list/blob_cores = list()
|
||||
controller = null //Controller has been set. Let's null it now.
|
||||
|
||||
/obj/structure/blob/core/proc/get_winner()
|
||||
SIGNAL_HANDLER
|
||||
if(Q && Q.candidates.len) //Q should NEVER get deleted but...whatever, sanity.
|
||||
var/mob/observer/dead/D = Q.candidates[1]
|
||||
var/client/C
|
||||
|
||||
Reference in New Issue
Block a user