mirror of
https://github.com/ppy/osu.git
synced 2024-12-17 04:32:53 +08:00
Add missing license header for InGameChatSettings.cs
My unit tests fail at a solution filter, let's hope AppVeyor says yes.
This commit is contained in:
parent
15c25c571d
commit
28d1fb181f
@ -1,4 +1,7 @@
|
|||||||
using osu.Framework.Allocation;
|
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
|
||||||
|
// See the LICENCE file in the repository root for full licence text.
|
||||||
|
|
||||||
|
using osu.Framework.Allocation;
|
||||||
using osu.Framework.Graphics;
|
using osu.Framework.Graphics;
|
||||||
using osu.Game.Configuration;
|
using osu.Game.Configuration;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user