mirror of
https://github.com/ppy/osu.git
synced 2025-01-19 04:22:55 +08:00
Remove commented code
This commit is contained in:
parent
1998742e42
commit
a5aedded16
@ -85,8 +85,6 @@ namespace osu.Game.Screens.Edit.Timing
|
||||
? "+ Clone to current time"
|
||||
: "+ Add at current time";
|
||||
}, true);
|
||||
|
||||
//table.OnRowSelected += drawable => scroll.ScrollIntoView(drawable);
|
||||
}
|
||||
|
||||
protected override bool OnClick(ClickEvent e)
|
||||
|
Loading…
Reference in New Issue
Block a user