mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Merge remote-tracking branch 'refs/remotes/upstream/master' into options-fixes
This commit is contained in:
@ -29,7 +29,7 @@ namespace osu.Game
|
||||
|
||||
public APIAccess API;
|
||||
|
||||
protected override Container Content => ratioContainer;
|
||||
protected override Container<Drawable> Content => ratioContainer;
|
||||
|
||||
private RatioAdjust ratioContainer;
|
||||
|
||||
|
Reference in New Issue
Block a user