Skip to content

Commit cac3a61

Browse files
Update KitGameRules.java
1 parent bb47395 commit cac3a61

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 = "default";
18+
private String knockbackProfile = "default";
1919
}

0 commit comments

Comments
 (0)