mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
fixes
This commit is contained in:
@ -32,8 +32,8 @@ namespace osu.Game.Screens.Play
|
||||
|
||||
public FailOverlay()
|
||||
{
|
||||
title.Text = @"failed";
|
||||
description.Text = @"you're dead, try again?";
|
||||
Title.Text = @"failed";
|
||||
Description.Text = @"you're dead, try again?";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user