Fix config mistake
All checks were successful
/ build (push) Successful in 59s

This commit is contained in:
Minecon724 2025-01-05 10:29:48 +01:00
parent e0d7e636a6
commit 19ab653181
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8

View file

@ -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,