mirror of
https://github.com/osukey/osukey.git
synced 2025-05-30 01:47:30 +09: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(pauseOverlay = new PauseOverlay());
|
||||||
|
|
||||||
Add(new Button
|
Add(new Button
|
||||||
{
Text = @"Pause",
|
{
|
||||||
|
Text = @"Pause",
|
||||||
Anchor = Anchor.TopLeft,
|
Anchor = Anchor.TopLeft,
|
||||||
Origin = Anchor.TopLeft,
|
Origin = Anchor.TopLeft,
|
||||||
Width = 100,
|
Width = 100,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user