mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 06:40:08 +01:00
[MIRROR] adds missing SIGNAL_HANDLERs (#10768)
Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com>
This commit is contained in:
co-authored by
SatinIsle
parent
9c0fdbbbb8
commit
ed532c2574
@@ -30,6 +30,7 @@
|
||||
Q.query()
|
||||
|
||||
/obj/structure/ghost_pod/proc/get_winner()
|
||||
SIGNAL_HANDLER
|
||||
busy = FALSE
|
||||
var/deletion_candidate = FALSE
|
||||
if(Q && Q.candidates.len) //Q should NEVER get deleted but...whatever, sanity.
|
||||
|
||||
Reference in New Issue
Block a user