mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 12:17:26 +08:00
Tenatively mark leaderboard class as LongRunningLoad until final integration
This commit is contained in:
parent
41d8b84bd7
commit
de9c21e7d1
@ -12,6 +12,7 @@ using osu.Game.Rulesets.Scoring;
|
||||
|
||||
namespace osu.Game.Screens.Play.HUD
|
||||
{
|
||||
[LongRunningLoad]
|
||||
public class MultiplayerGameplayLeaderboard : GameplayLeaderboard
|
||||
{
|
||||
private readonly ScoreProcessor scoreProcessor;
|
||||
|
Loading…
Reference in New Issue
Block a user