diff --git a/src/main/resources/assets/haxxor/lang/en_us.json b/src/main/resources/assets/haxxor/lang/en_us.json index cd4702d..0ce545f 100644 --- a/src/main/resources/assets/haxxor/lang/en_us.json +++ b/src/main/resources/assets/haxxor/lang/en_us.json @@ -19,11 +19,6 @@ "haxxor.options.fall_damage": "Fall Damage Cancel", "haxxor.options.fall_damage.title": "Fall Damage Cancel Options", - "haxxor.options.glow": "Glow", - "haxxor.options.glow.title": "Glow Options", - "haxxor.options.glow.enabled": "Glow: %s", - "haxxor.options.glow.include_non_living": "Include Non-Living", - "haxxor.options.ui": "UI", "haxxor.options.ui.title": "UI Options", "haxxor.options.ui.hud_enabled": "Show HUD", @@ -49,6 +44,11 @@ "haxxor.options.elevator.max_tp_up": "Max Tp Up", "haxxor.options.elevator.max_tp_down": "Max Tp Down", + "haxxor.options.glow": "Glow", + "haxxor.options.glow.title": "Glow Options", + "haxxor.options.glow.enabled": "Glow: %s", + "haxxor.options.glow.include_non_living": "Include Non-Living", + "category.haxxor.options": "Haxxor", "key.haxxor.auto_farm": "Auto Farm", "key.haxxor.fly": "Fly Hack",