mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
Explain empty string in editor's footer
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user