Update framework.

This commit is contained in:
Dean Herbert
2017-02-27 15:55:34 +09:00
parent 47997c20ad
commit 7c602a2af3
3 changed files with 3 additions and 3 deletions

View File

@ -27,7 +27,7 @@ namespace osu.Game.Screens.Select
{
private static readonly Vector2 wedged_container_shear = new Vector2(0.15f, 0);
private Container beatmapInfoContainer;
private BufferedContainer beatmapInfoContainer;
private OsuGameBase game;