mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Get rid of AlwaysReceiveInput
This commit is contained in:
@ -152,7 +152,6 @@ namespace osu.Game
|
||||
{
|
||||
new Container
|
||||
{
|
||||
AlwaysReceiveInput = true,
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Depth = float.MinValue,
|
||||
Children = new Drawable[]
|
||||
|
Reference in New Issue
Block a user