Tidy some regressions

This commit is contained in:
Dean Herbert
2017-11-22 11:36:29 +09:00
parent 27fb598352
commit e3c5a599b6
2 changed files with 2 additions and 5 deletions

View File

@ -13,7 +13,7 @@ namespace osu.Game.Tests.Visual
{
public TestCasePlaybackControl()
{
var playback = new PlaybackControl()
var playback = new PlaybackControl
{
Anchor = Anchor.Centre,
Origin = Anchor.Centre,