Skip to content

Commit

Permalink
change: english again
Browse files Browse the repository at this point in the history
  • Loading branch information
MicrocontrollersDev committed Jun 5, 2023
1 parent 71975ae commit 3aac485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/cc/woverflow/hytils/config/HytilsConfig.java
Original file line number Diff line number Diff line change
Expand Up @@ -884,7 +884,7 @@ public class HytilsConfig extends Config {

@Switch(
name = "Mute Hurt Sounds in Dropper",
description = "Mute the sounds of other player's failing in Dropper.",
description = "Mute the sounds of other players failing in Dropper.",
category = "Game", subcategory = "Dropper"
)
public static boolean muteDropperHurtSound;
Expand Down

0 comments on commit 3aac485

Please sign in to comment.