Add (temporary) transitions to songselect and player.

This commit is contained in:
Dean Herbert
2016-12-07 20:47:28 +09:00
parent bc6c57c619
commit bbc11c77ca
8 changed files with 32 additions and 33 deletions

View File

@ -61,7 +61,6 @@ namespace osu.Game.Screens.Select
(beatmapInfoContainer = new BufferedContainer
{
Depth = newDepth,
PixelSnapping = true,
CacheDrawnFrameBuffer = true,
Shear = -Shear,
RelativeSizeAxes = Axes.Both,