mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 19:22:54 +08:00
Change text
This commit is contained in:
parent
a0cca391f6
commit
34ff072a9b
@ -330,7 +330,7 @@ namespace osu.Game.Overlays.Comments
|
||||
if (WasDeleted)
|
||||
makeDeleted();
|
||||
|
||||
actionsContainer.AddLink("Copy URL", copyUrl);
|
||||
actionsContainer.AddLink("Copy link", copyUrl);
|
||||
|
||||
if (Comment.UserId.HasValue && Comment.UserId.Value == api.LocalUser.Value.Id)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user