mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-27 12:51:42 +00:00
options_menu: increase button guide side margins
This commit is contained in:
parent
c3ceaed444
commit
3f7e7d3fe1
1 changed files with 1 additions and 1 deletions
|
|
@ -1042,7 +1042,7 @@ void OptionsMenu::Open(bool isPause, SWA::EMenuType pauseMenuType)
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
||||||
ButtonGuide::SetSideMargins(150);
|
ButtonGuide::SetSideMargins(250);
|
||||||
|
|
||||||
// TODO: animate Miles Electric in if we're in a stage.
|
// TODO: animate Miles Electric in if we're in a stage.
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue