mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-10 09:42:29 +00:00
* Fix quirks being automatically removed (#61631) Quirks were being validated before the subsystem was setup, this moves to get_quirks() which initiates if needed. * Fix quirks being automatically removed Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com>