mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
More 515 Compatibility
This commit is contained in:
committed by
CHOMPStation2
parent
3129a35fe2
commit
2281afdf24
@@ -210,7 +210,7 @@
|
||||
holder = new_holder
|
||||
home_turf = get_turf(holder)
|
||||
manage_processing(AI_PROCESSING)
|
||||
GLOB.stat_set_event.register(holder, src, .proc/holder_stat_change)
|
||||
GLOB.stat_set_event.register(holder, src, PROC_REF(holder_stat_change))
|
||||
..()
|
||||
|
||||
/datum/ai_holder/Destroy()
|
||||
@@ -505,4 +505,4 @@
|
||||
|
||||
#undef AI_NO_PROCESS
|
||||
#undef AI_PROCESSING
|
||||
#undef AI_FASTPROCESSING
|
||||
#undef AI_FASTPROCESSING
|
||||
|
||||
Reference in New Issue
Block a user