Skip to content

Commit 399b709

Browse files
Yoshis1000000LumpBloom7
authored andcommitted
HishigataModInvertStrings Correction
Fixed the outdated summary text in HishigataModInvertStrings.cs.
1 parent 743cefa commit 399b709

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

osu.Game.Rulesets.Hishigata/Localisation/Mods/HishigataModInvertStrings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ public static class HishigataModInvertStrings
77
private const string prefix = @"osu.Game.Rulesets.Hishigata.Resources.Localisation.Mods.HishigataModInvertStrings";
88

99
/// <summary>
10-
/// "Notes don't switch sides."
10+
/// "Regular notes and feigns are swapped."
1111
/// </summary>
1212
public static LocalisableString ModDescription => new TranslatableString(getKey(@"mod_description"), @"Regular notes and feigns are swapped.");
1313

0 commit comments

Comments
 (0)