Combine user models.

This commit is contained in:
Dean Herbert
2017-03-28 00:04:07 +09:00
parent 55df07a872
commit 039f4a65dc
7 changed files with 17 additions and 23 deletions

View File

@ -3,6 +3,7 @@
using System;
using Newtonsoft.Json;
using osu.Game.Users;
namespace osu.Game.Online.Chat
{