diff --git a/UnleashedRecomp/patches/aspect_ratio_patches.cpp b/UnleashedRecomp/patches/aspect_ratio_patches.cpp index f1b9ea3..9cc6ab5 100644 --- a/UnleashedRecomp/patches/aspect_ratio_patches.cpp +++ b/UnleashedRecomp/patches/aspect_ratio_patches.cpp @@ -728,7 +728,7 @@ static const xxHashMap g_modifiers = { HashStr("ui_townscreen/time_effect"), { ALIGN_TOP_RIGHT | SCALE } }, { HashStr("ui_townscreen/info"), { ALIGN_TOP_LEFT | SCALE } }, { HashStr("ui_townscreen/cam"), { ALIGN_TOP_RIGHT | SCALE } }, - { HashStr("ui_townscreen/footer"), { ALIGN_BOTTOM } }, + { HashStr("ui_townscreen/footer"), { ALIGN_BOTTOM_RIGHT | SCALE } }, // ui_worldmap { HashStr("ui_worldmap/contents/choices/cts_choices_bg"), { STRETCH } },