Files
Bubberstation/code/modules/buildmode/submodes
SkyratBot fb4eb80f1f [MIRROR] Fixes a runtime in build mode's KABOOM [MDB IGNORE] (#12198)
* Fixes a runtime in build mode's KABOOM (#65543)

* 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

* Fixes a runtime in build mode's KABOOM

Co-authored-by: Seth Scherer <supernovaa41@gmx.com>
2022-03-20 19:01:14 -07:00
..