1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-14 00:42:55 +08:00
This commit is contained in:
MrTheMake 2017-09-22 15:37:17 +02:00
parent 0a27916761
commit 02bc429911

View File

@ -1,9 +1,6 @@
// Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using System;
using osu.Game.Users;
namespace osu.Game.Online.Chat
{
public class ErrorMessage : InfoMessage