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