mirror of
https://github.com/ppy/osu.git
synced 2025-03-12 17:57:21 +08:00
Also, remove nullable disable annotation for all using classes. Setting store can be nullable because `RulesetConfigManager()` can accept null setting store.