Get the game running, though not perfectly

This commit is contained in:
Drew DeVault
2016-11-08 18:46:08 -05:00
parent ee24cd310c
commit fe9034323b
4 changed files with 17 additions and 23 deletions

View File

@ -45,4 +45,4 @@ namespace osu.Game.Graphics.Containers
content.Scale = new Vector2(1 + ParallaxAmount);
}
}
}
}