mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 07:33:55 +09:00
Revert animations and apply suggested changes
This commit is contained in:
@ -244,7 +244,6 @@ namespace osu.Game.Tests.Visual.Online
|
||||
allScores.UserScore = myBestScore;
|
||||
scoresContainer.Scores = allScores;
|
||||
});
|
||||
AddStep("Trigger loading", () => scoresContainer.Loading = !scoresContainer.Loading);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user