mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
-IHasDrawableRepresentation, User.Region -> Country
This commit is contained in:
@ -7,7 +7,7 @@ namespace osu.Game.Users
|
||||
{
|
||||
public int Id;
|
||||
public string Username;
|
||||
public Country Region;
|
||||
public Country Country;
|
||||
public Team Team;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user