feat(score): support leaderboard for country/friends/team/selected mods
This commit is contained in:
@@ -132,7 +132,7 @@ class HitResultInt(IntEnum):
|
||||
|
||||
class LeaderboardType(Enum):
|
||||
GLOBAL = "global"
|
||||
FRIENDS = "friends"
|
||||
FRIENDS = "friend"
|
||||
COUNTRY = "country"
|
||||
TEAM = "team"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user