mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 15:07:44 +08:00
Add missing whitespace
This commit is contained in:
parent
9d7ddf8343
commit
d4b56aac84
@ -28,6 +28,7 @@ namespace osu.Game.Overlays.Profile.Sections
|
||||
|
||||
protected int VisiblePages;
|
||||
protected int ItemsPerPage;
|
||||
|
||||
protected FillFlowContainer ItemsContainer { get; private set; }
|
||||
|
||||
private APIRequest<List<TModel>> retrievalRequest;
|
||||
|
Loading…
Reference in New Issue
Block a user