1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-17 00:23:24 +08:00

Apply reviews

This commit is contained in:
David Zhao
2019-04-08 15:24:09 +09:00
Unverified
parent 46ecaf3d6c
commit a690302d00
6 changed files with 59 additions and 71 deletions
@@ -36,7 +36,7 @@ namespace osu.Game.Tests.Visual.UserInterface
RelativeSizeAxes = Axes.Both,
},
buttons = new ButtonSystem(),
logo = new OsuLogo()
logo = new OsuLogo { RelativePositionAxes = Axes.Both }
};
buttons.SetOsuLogo(logo);