mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 09:27:29 +08:00
Actually register the RulesetConfigCache as a component
This commit is contained in:
parent
dafe9da851
commit
5b094f8e1d
@ -207,6 +207,7 @@ namespace osu.Game
|
||||
FileStore.Cleanup();
|
||||
|
||||
AddInternal(API);
|
||||
AddInternal(RulesetConfigCache);
|
||||
|
||||
GlobalActionContainer globalBinding;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user