mirror of
https://github.com/osukey/osukey.git
synced 2025-05-23 06:27:24 +09:00
Turns out that `CreateInputManager` is called more than once, and some mods (ie. `InputBlockingMod`) rely on consuming the "main" one. So let's go back to accessing and exposing in `DrawableOsuRuleset` rather than storing out own reference.