This commit is contained in:
parent
e0d7e636a6
commit
19ab653181
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ public record TweaksConfig(
|
|||
boolean swingEnabled = config.getBoolean("swing.enabled");
|
||||
|
||||
TweaksConfig.config = new TweaksConfig(
|
||||
debug, metrics, locale,
|
||||
metrics, debug, locale,
|
||||
worldborderExpand, worldborderHide,
|
||||
brandEnabled, brandText, brandShowPing, brandShowMspt,
|
||||
doorDoubleOpen, doorKnocking,
|
||||
|
|
Loading…
Reference in a new issue