mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 01:17:35 +09:00
Remove whitespace
This commit is contained in:
parent
708b57348d
commit
94dce3f92a
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user