Remove ShadowModel requirement

This commit is contained in:
smoogipoo
2019-02-06 13:52:48 +09:00
parent 594dffba41
commit a9aa22c97b
2 changed files with 35 additions and 15 deletions

View File

@ -1,7 +1,6 @@
// 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.Linq;
using osu.Framework.Allocation;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;