Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
hwabis committed Oct 27, 2024
1 parent e015e1e commit e38f868
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ public class PumpTrainerModHorizontalTriplesOnSixteenths : Mod, IApplicableToBea
public override string Name => "[Half-Dbl+] Horiz-3's on 1/4s";
public override string Acronym => "3H";
public override LocalisableString Description =>
"Three consecutive notes spanning three physical columns in a single direction." +
"Three consecutive notes spanning three physical columns in a single direction.\n" +
"These are normally banned for rhythms 1/4 and faster.";
public override double ScoreMultiplier => 1;
public override ModType Type => ModType.DifficultyIncrease;
Expand Down

0 comments on commit e38f868

Please sign in to comment.