mirror of
https://github.com/ppy/osu.git
synced 2026-06-05 20:24:45 +08:00
Fix dangling line post-rebase
This commit is contained in:
@@ -25,8 +25,6 @@ namespace osu.Game.Screens.OnlinePlay
|
||||
this.allowEdit = allowEdit;
|
||||
this.allowSelection = allowSelection;
|
||||
this.showItemOwner = showItemOwner;
|
||||
|
||||
((ReversibleFillFlowContainer)ListContainer).Reverse = reverse;
|
||||
}
|
||||
|
||||
protected override void LoadComplete()
|
||||
|
||||
Reference in New Issue
Block a user