mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-30 03:22:41 +00:00
* Fixes a runtime in build modes KABOOM These values will runtime because eventually they get passed into explode code which square roots them (WHICH IS IMPOSISBLE!!!) Zero works, and DOESN'T RUNTIME! * actually lets do this right * improves a bit