Skip to content

Commit 99b3b1c

Browse files
Update KitGameRules.java
1 parent d051556 commit 99b3b1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/me/lrxh/practice/kit/meta/KitGameRules.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ public class KitGameRules {
1515
private boolean boxing;
1616
private boolean bedwars;
1717
private int hitDelay = 20;
18-
private String kbProfile;
18+
private String kbProfile = "default";
1919
}

0 commit comments

Comments
 (0)