mirror of
https://github.com/ppy/osu.git
synced 2025-02-13 00:42:55 +08:00
minor code change
This commit is contained in:
parent
22cc1e1452
commit
b162da5ee0
@ -320,7 +320,7 @@ namespace osu.Game.Overlays
|
|||||||
Margin = new MarginPadding { Bottom = 10 },
|
Margin = new MarginPadding { Bottom = 10 },
|
||||||
};
|
};
|
||||||
|
|
||||||
supporterTagLink.AddLink(BeatmapsStrings.ListingSearchSupporterFilterQuoteLinkText.ToString(), Online.Chat.LinkAction.External, "https://osu.ppy.sh/store/products/supporter-tag");
|
supporterTagLink.AddLink(BeatmapsStrings.ListingSearchSupporterFilterQuoteLinkText.ToString(), "https://osu.ppy.sh/store/products/supporter-tag");
|
||||||
return supporterTagLink;
|
return supporterTagLink;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user