mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2025-04-28 13:27:58 +03:00
Hide tails icon in world map. (#227)
This commit is contained in:
parent
8b345d2cbd
commit
996f23cc54
1 changed files with 1 additions and 0 deletions
|
@ -663,6 +663,7 @@ static const ankerl::unordered_dense::map<XXH64_hash_t, CsdModifier> g_modifiers
|
|||
{ HashStr("ui_worldmap/footer/worldmap_footer_img_A"), { ALIGN_BOTTOM } },
|
||||
{ HashStr("ui_worldmap/header/worldmap_header_bg"), { ALIGN_TOP } },
|
||||
{ HashStr("ui_worldmap/header/worldmap_header_img"), { ALIGN_TOP_LEFT | WORLD_MAP } },
|
||||
{ HashStr("ui_worldmap/header/worldmap_header_img/head_icon"), { SKIP } },
|
||||
|
||||
// ui_worldmap_help
|
||||
{ HashStr("ui_worldmap_help/balloon/help_window/position/msg_bg_l"), { EXTEND_LEFT } },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue