mirror of
https://github.com/ppy/osu-tools.git
synced 2025-06-12 02:30:57 +09:00
Add leaderboard table
This commit is contained in:
parent
dc8646149c
commit
e4e7f7beb2
5 changed files with 128 additions and 36 deletions
|
@ -368,7 +368,7 @@ namespace PerformanceCalculatorGUI.Screens
|
|||
User = new APIUser
|
||||
{
|
||||
Username = $"dummy {i}",
|
||||
Country = new Country()
|
||||
CountryCode = CountryCode.Unknown
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue