mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 02:43:19 +08:00
Remove line that shouldn't have been added yet
This commit is contained in:
parent
567e378bbb
commit
eaf2b1d94d
@ -19,8 +19,6 @@ namespace osu.Game.Rulesets.Mania.Replays
|
||||
this.container = container;
|
||||
}
|
||||
|
||||
protected override bool AtImportantFrame => CurrentFrame.MouseX != PreviousFrame.MouseX;
|
||||
|
||||
private ManiaPlayfield playfield;
|
||||
public override List<InputState> GetPendingStates()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user