mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-25 16:45:42 +00:00
* saves 90 seconds of cpu time in every 60 hour round. (#80682) /datum/proc/process() does nothing and having it in the top 100 called because of this one line is silly. * saves 90 seconds of cpu time in every 60 hour round. --------- Co-authored-by: Kyle Spier-Swenson <kyleshome@gmail.com>