mirror of
https://github.com/osukey/osukey.git
synced 2025-05-18 20:17:23 +09:00
Merge branch 'master' into custom-ipc-location
This commit is contained in:
commit
ac3e804d73
@ -229,8 +229,8 @@ namespace osu.Game
|
|||||||
|
|
||||||
FileStore.Cleanup();
|
FileStore.Cleanup();
|
||||||
|
|
||||||
if (API is APIAccess apiAcces)
|
if (API is APIAccess apiAccess)
|
||||||
AddInternal(apiAcces);
|
AddInternal(apiAccess);
|
||||||
AddInternal(RulesetConfigCache);
|
AddInternal(RulesetConfigCache);
|
||||||
|
|
||||||
GlobalActionContainer globalBinding;
|
GlobalActionContainer globalBinding;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user