mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-26 17:11:52 +00:00
* Replace moveToNullspace in decal Destroy() to loc = null -- Saves 0.11s of init time (#71706) This calls Exited(), Entered(), etc etc etc etc, and it is not necessary for this. Was 119ms, now 9. * Replace moveToNullspace in decal Destroy() to loc = null -- Saves 0.11s of init time Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com>