mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Update reference
This commit is contained in:
@ -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),
|
||||
|
Reference in New Issue
Block a user