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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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