mirror of
https://github.com/osukey/osukey.git
synced 2025-05-31 02:17:34 +09:00
Fix incorrect inheritance.
This commit is contained in:
parent
9ca8295149
commit
f1f7a26dbd
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
namespace osu.Game.Users
|
namespace osu.Game.Users
|
||||||
{
|
{
|
||||||
public class Team : Country
|
public class Team
|
||||||
{
|
{
|
||||||
public string Name;
|
public string Name;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user