mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
Fixes Hyperkinetic Dampener Field runtime. (#53275)
This commit is contained in:
@@ -115,5 +115,4 @@
|
||||
/obj/effect/abstract/proximity_checker/Crossed(atom/movable/AM)
|
||||
set waitfor = FALSE
|
||||
. = ..()
|
||||
if(monitor)
|
||||
monitor.hasprox_receiver.HasProximity(AM)
|
||||
monitor?.hasprox_receiver?.HasProximity(AM)
|
||||
|
||||
Reference in New Issue
Block a user