implement hidden (mostly)

some things work and others don't, I dunno
This commit is contained in:
Aergwyn
2017-12-26 17:25:18 +01:00
parent f5d4ed2a22
commit 4c2554595e
9 changed files with 126 additions and 80 deletions

View File

@ -1,11 +1,7 @@
// 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 System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using osu.Game.Rulesets.Objects.Drawables;
namespace osu.Game.Rulesets.Mods