mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 08:49:59 +09:00
Added newline, thanks Xamarin
This commit is contained in:
@ -31,7 +31,8 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
Add(pauseOverlay = new PauseOverlay());
|
||||
|
||||
Add(new Button
|
||||
{
|
||||
{
|
||||
Text = @"Pause",
|
||||
Anchor = Anchor.TopLeft,
|
||||
Origin = Anchor.TopLeft,
|
||||
Width = 100,
|
||||
|
Reference in New Issue
Block a user