mirror of
https://github.com/ppy/osu
synced 2025-01-09 23:59:44 +00:00
Explain empty string in editor's footer
This commit is contained in:
parent
58406cae19
commit
1480c691ae
@ -409,6 +409,7 @@ namespace osu.Game.Overlays.Comments
|
||||
|
||||
public Action<CommentBundle> OnPost;
|
||||
|
||||
//TODO should match web, left empty due to no multiline support
|
||||
protected override LocalisableString FooterText => default;
|
||||
|
||||
protected override LocalisableString CommitButtonText => CommonStrings.ButtonsPost;
|
||||
|
Loading…
Reference in New Issue
Block a user