From fd3f723483a0cb97c0b7f8d8af027f0c7e7d2da2 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Sun, 4 Feb 2024 18:23:13 +0700 Subject: [PATCH] Update inventoryhud-client.toml --- config/inventoryhud-client.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/inventoryhud-client.toml b/config/inventoryhud-client.toml index 5e90fddcf..87403a615 100644 --- a/config/inventoryhud-client.toml +++ b/config/inventoryhud-client.toml @@ -110,10 +110,10 @@ potValign = "TOP" #Potion HUD horizontal align #Allowed Values: LEFT, MIDDLE, RIGHT - potHalign = "LEFT" + potHalign = "RIGHT" #Potion HUD position (X) #Range: -9999 ~ 9999 - xPotionPos = 3 + xPotionPos = 63 #Potion HUD position (Y) #Range: -9999 ~ 9999 yPotionPos = 3