mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 20:22:55 +08:00
Added newline, thanks Xamarin
This commit is contained in:
parent
3ed88ea043
commit
811cf4b04e
@ -31,7 +31,8 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
Add(pauseOverlay = new PauseOverlay());
|
||||
|
||||
Add(new Button
|
||||
{
Text = @"Pause",
|
||||
{
|
||||
Text = @"Pause",
|
||||
Anchor = Anchor.TopLeft,
|
||||
Origin = Anchor.TopLeft,
|
||||
Width = 100,
|
||||
|
Loading…
Reference in New Issue
Block a user