mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 14:17:26 +08:00
Add missing header
This commit is contained in:
parent
1716975a37
commit
b45354ce97
@ -1,4 +1,7 @@
|
||||
using Newtonsoft.Json;
|
||||
// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
|
||||
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
|
||||
|
||||
using Newtonsoft.Json;
|
||||
using osu.Game.Beatmaps;
|
||||
using osu.Game.Rulesets;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user