mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-27 10:32:08 +00:00
Fixes excessive runtimes with beams. (#10550)
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
addtimer(CALLBACK(src,.proc/End), time)
|
||||
|
||||
/datum/beam/proc/Start()
|
||||
Draw()
|
||||
recalculate()
|
||||
recalculate_in(sleep_time)
|
||||
|
||||
/datum/beam/proc/recalculate()
|
||||
|
||||
Reference in New Issue
Block a user