mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Get rid of AlwaysReceiveInput
This commit is contained in:
@ -12,7 +12,6 @@ namespace osu.Game.Graphics.Processing
|
||||
{
|
||||
public RatioAdjust()
|
||||
{
|
||||
AlwaysReceiveInput = true;
|
||||
RelativeSizeAxes = Axes.Both;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user