1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-18 12:40:18 +08:00

All copyright goes to peppy

This commit is contained in:
Craftplacer
2019-12-17 07:04:55 +01:00
Unverified
parent b6c31e7764
commit 7bdfd2e23c
+4 -1
View File
@@ -1,4 +1,7 @@
using System;
// 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 System;
using System.Collections.Generic;
using System.Linq;
using osu.Framework.Allocation;