Various Fixes

This commit is contained in:
Ilya Laktyushin
2021-07-27 23:47:53 +03:00
parent 36ea9c8691
commit 0172b53721
3 changed files with 7 additions and 4 deletions

View File

@@ -114,7 +114,7 @@
if (widescreenWidth == 926.0f)
{
_topPanelOffset = 34.0f;
_topPanelHeight = 77.0f;
_topPanelHeight = 48.0f;
_bottomPanelOffset = 94.0f;
_bottomPanelHeight = 140.0f;
_modeControlOffset = -2.0f;