Update naming

This commit is contained in:
Dean Herbert
2022-07-18 16:16:59 +09:00
parent eddf106f7c
commit 51f91fe62e
5 changed files with 10 additions and 10 deletions

View File

@ -10,7 +10,7 @@ namespace osu.Game.Users
{
string Username { get; }
Country Country { get; }
CountryCode CountryCode { get; }
bool IsBot { get; }