Skip to content

Commit

Permalink
fix Lock Mouse Message description
Browse files Browse the repository at this point in the history
  • Loading branch information
hannibal002 committed Apr 25, 2024
1 parent b5ea959 commit 2c4ce94
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ public class MiscConfig {
@Expose
@ConfigOption(
name = "Lock Mouse Message",
desc = "Show a message in chat when toggling the /shmouselock.")
desc = "Show a message in chat when toggling §e/shmouselock§7.")
@ConfigEditorBoolean
public boolean lockMouseLookChatMessage = true;

Expand Down

0 comments on commit 2c4ce94

Please sign in to comment.