mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-30 16:48:12 +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
@@ -101,6 +101,7 @@
|
||||
RegisterSignal(src, COMSIG_OBSERVER_MOVED, /obj/item/paper/sticky/proc/reset_persistence_tracking)
|
||||
|
||||
/obj/item/paper/sticky/proc/reset_persistence_tracking()
|
||||
SIGNAL_HANDLER
|
||||
SSpersistence.forget_value(src, /datum/persistent/paper/sticky)
|
||||
pixel_x = 0
|
||||
pixel_y = 0
|
||||
|
||||
Reference in New Issue
Block a user