mirror of
https://github.com/osukey/osukey.git
synced 2025-08-01 21:58:46 +09:00
Tenatively mark leaderboard class as LongRunningLoad until final integration
This commit is contained in:
@ -12,6 +12,7 @@ using osu.Game.Rulesets.Scoring;
|
||||
|
||||
namespace osu.Game.Screens.Play.HUD
|
||||
{
|
||||
[LongRunningLoad]
|
||||
public class MultiplayerGameplayLeaderboard : GameplayLeaderboard
|
||||
{
|
||||
private readonly ScoreProcessor scoreProcessor;
|
||||
|
Reference in New Issue
Block a user