mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-03 04:56:32 +01:00
f1d0ff8a8c
* 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>