mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-12 10:42:37 +00:00
* Splits init profiles into a seperate log file (#62545) * Splits init profiles into their own file, so we can better track where pain points come from. After all there's no point in knowing that sprite sheets generate 32 seconds of overtime during init if you only care about inround, or vis versa. (I'm tired of people freaking out about blends that are only done during init) * Whoops * Splits init profiles into a seperate log file Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>