mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-03-18 18:13:16 +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>