Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Commit

Permalink
更改
Browse files Browse the repository at this point in the history
  • Loading branch information
slinar committed Nov 22, 2018
1 parent 62e1dc5 commit 71376e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/me/commandBlock/CheckCommand.java
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,4 @@ public static boolean check(String commandStr, String playerName) {
private static String tr(String string) {
return string.trim().replaceAll(" {2,}", " ");
}

}

0 comments on commit 71376e9

Please sign in to comment.