Skip to content

Commit

Permalink
This somehow stayed in
Browse files Browse the repository at this point in the history
Big fuck up imo
  • Loading branch information
LumpBloom7 committed Jun 8, 2020
1 parent 5c77429 commit 6a25448
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions osu.Game.Rulesets.Sentakki/SentakkiRuleset.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ namespace osu.Game.Rulesets.Sentakki
{
public class SentakkiRuleset : Ruleset
{
public override string Description => "sentakki insiders";
public override string PlayingVerb => "Washing laundry as an insider";
public override string Description => "sentakki";
public override string PlayingVerb => "Washing laundry";

public override ScoreProcessor CreateScoreProcessor() => new SentakkiScoreProcessor();

Expand Down

0 comments on commit 6a25448

Please sign in to comment.