mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-16 17:49:27 +01:00
About The Pull Request These panels used the mutating list of available rulesets based on things like repeatability, not the list of ALL rulesets. They also used sortList, but this didn't work since these are datums and not names. Changelog cl fix: Dynamic rulesets now always show in the force ruleset panel. fix: Dynamic rulesets now properly sort in the force ruleset panel. /cl