Infrared Refactor (#34142)
bugfix: Infrared beams now update instantly.
This commit is contained in:
committed by
CitadelStationBot
parent
5e1ff26276
commit
ffaf6e2ba0
@@ -524,6 +524,9 @@
|
||||
/atom/Entered(atom/movable/AM, atom/oldLoc)
|
||||
SendSignal(COMSIG_ATOM_ENTERED, AM, oldLoc)
|
||||
|
||||
/atom/Exited(atom/movable/AM)
|
||||
SendSignal(COMSIG_ATOM_EXITED, AM)
|
||||
|
||||
/atom/proc/return_temperature()
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user