mirror of
https://github.com/ppy/osu.git
synced 2026-05-20 22:21:10 +08:00
Remove whitespace
This commit is contained in:
@@ -17,7 +17,6 @@ namespace osu.Game.Online.API.Requests.Responses
|
||||
public APIScoreInfo Score;
|
||||
|
||||
public ScoreInfo CreateScoreInfo(RulesetStore rulesets, BeatmapInfo beatmap = null)
|
||||
|
||||
{
|
||||
var score = Score.CreateScoreInfo(rulesets, beatmap);
|
||||
score.Position = Position;
|
||||
|
||||
Reference in New Issue
Block a user