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
@@ -12,6 +12,7 @@
|
||||
UnregisterSignal(parent, COMSIG_ATOM_ENTERING)
|
||||
|
||||
/datum/component/resize_guard/proc/check_resize()
|
||||
SIGNAL_HANDLER
|
||||
var/area/A = get_area(parent)
|
||||
if(A?.flag_check(AREA_ALLOW_LARGE_SIZE))
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user