mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 09:20:02 +09:00
Remove line that shouldn't have been added yet
This commit is contained in:
@ -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()
|
||||
{
|
||||
|
Reference in New Issue
Block a user