Remove age from User class

This commit is contained in:
HoutarouOreki
2018-07-09 10:33:46 +02:00
parent 930667d0f9
commit 10aae3b0ee
2 changed files with 0 additions and 4 deletions

View File

@ -53,7 +53,6 @@ namespace osu.Game.Tests.Visual
CoverUrl = @"https://osu.ppy.sh/images/headers/profile-covers/c1.jpg",
JoinDate = DateTimeOffset.Now.AddDays(-1),
LastVisit = DateTimeOffset.Now,
Age = 1,
ProfileOrder = new[] { "me" },
Statistics = new UserStatistics
{