change alignment on shop title/ring count (#1425)

This commit is contained in:
ĐeäTh
2025-03-23 20:50:19 +01:00
committed by GitHub
parent a02f34b028
commit 1c1dc09006

View File

@@ -711,8 +711,6 @@ static const xxHashMap<CsdModifier> g_modifiers =
// ui_shop
{ HashStr("ui_shop/footer/shop_footer"), { ALIGN_BOTTOM } },
{ HashStr("ui_shop/header/ring"), { ALIGN_TOP } },
{ HashStr("ui_shop/header/shop_nametag"), { ALIGN_TOP } },
// ui_start
{ HashStr("ui_start/Clear/position/bg/bg_1"), { STRETCH } },