Merge pull request #5034 from Citadel-Station-13/upstream-merge-34142
[MIRROR] Refactors infrared beams to update faster
This commit is contained in:
@@ -525,6 +525,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