Update reference

This commit is contained in:
PC
2023-02-07 11:52:47 +03:00
parent 957c9e7e27
commit 7e127dafe2
9 changed files with 19 additions and 19 deletions

View File

@ -94,7 +94,7 @@ namespace osu.Game.Tests.Visual.UserInterface
{
OnlineID = i,
BeatmapInfo = beatmapInfo,
OriginalBeatmapHash = beatmapInfo.Hash,
BeatmapHash = beatmapInfo.Hash,
Accuracy = RNG.NextDouble(),
TotalScore = RNG.Next(1, 1000000),
MaxCombo = RNG.Next(1, 1000),