Skip to content

Commit

Permalink
Update PlayerLoaderStrings.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
iSlodinxOsu authored Nov 3, 2024
1 parent 0811de7 commit a49b2ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions osu.Game/Localisation/PlayerLoaderStrings.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ public static class PlayerLoaderStrings

/// <summary>
/// "No performance points will be awarded.
/// Leaderboards may be reset by the beatmap creator."
/// Leaderboards may be reset."
/// </summary>
public static LocalisableString LovedBeatmapDisclaimerContent => new TranslatableString(getKey(@"loved_beatmap_disclaimer_content"), @"No performance points will be awarded.
Leaderboards may be reset by the beatmap creator.");
Leaderboards may be reset.");

/// <summary>
/// "This beatmap is qualified"
Expand Down

0 comments on commit a49b2ea

Please sign in to comment.