1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 01:52:55 +08:00
This commit is contained in:
EVAST9919 2017-09-20 20:58:20 +03:00
parent 4699a44608
commit 581689a84d

View File

@ -7,7 +7,6 @@ using System.Collections.Generic;
using osu.Game.Beatmaps.Timing;
using OpenTK;
using osu.Framework.Graphics.Shapes;
using OpenTK.Graphics;
using osu.Game.Graphics.Sprites;
using System;
using osu.Framework.Timing;
@ -146,7 +145,7 @@ namespace osu.Game.Screens.Play
Origin = Anchor.TopCentre,
Anchor = Anchor.TopCentre,
Direction = FillDirection.Vertical,
Children = new InfoLine[]
Children = new []
{
new InfoLine(@"Accuracy", @"88.54%"),
new InfoLine(@"Rank", @"#6584"),