mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 17:47:29 +08:00
Fix merge conflicts.
This commit is contained in:
parent
a0a9777109
commit
3325b0cc95
@ -107,7 +107,7 @@ namespace osu.Game.Overlays.BeatmapSet
|
||||
set => this.value.Text = value;
|
||||
}
|
||||
|
||||
public Statistic(BeatmapStatisticsIconType icon, string name)
|
||||
public Statistic(BeatmapStatisticsIconType icon, LocalisableString name)
|
||||
{
|
||||
TooltipText = name;
|
||||
RelativeSizeAxes = Axes.X;
|
||||
|
Loading…
Reference in New Issue
Block a user