Updated to work with latest framework

This commit is contained in:
DrabWeb
2017-02-28 02:25:38 -04:00
parent 570c95cb98
commit c3a81127f2
3 changed files with 5 additions and 4 deletions

View File

@ -9,7 +9,7 @@ using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Graphics.Primitives;
using osu.Framework.Graphics.Sprites;
using osu.Framework.Graphics.Transformations;
using osu.Framework.Graphics.Transforms;
using osu.Game.Graphics;
using osu.Game.Graphics.Backgrounds;
using osu.Game.Graphics.Sprites;