mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-10 17:04:36 +00:00
* Make singularity dissipation use delta time (#55612) About The Pull Request Converts singularity's dissipation code to use delta time instead of assuming it'll always be the same. Numbers were based on the previous code given a delta_time of 2. * Make singularity dissipation use delta time Co-authored-by: Jared-Fogle <35135081+Jared-Fogle@users.noreply.github.com>