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:
@ -38,8 +38,6 @@ namespace osu.Game.Rulesets.Osu.Objects.Drawables
|
||||
|
||||
public DrawableSpinner(Spinner s) : base(s)
|
||||
{
|
||||
AlwaysReceiveInput = true;
|
||||
|
||||
Origin = Anchor.Centre;
|
||||
Position = s.Position;
|
||||
|
||||
|
Reference in New Issue
Block a user