mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-05-26 17:17:58 +01:00
60db0b4d3a
## About The Pull Request Moves the modmap root object's load_map() call to New(). This changes something about where it falls in init order that stops it from causing a flood of lighting runtimes. Don't ask my why, it just does. ## Why It's Good For The Game Fixes #64192