fixes to last HUD commits

This commit is contained in:
erorcun
2020-12-20 05:49:55 +03:00
parent 0bea6d039b
commit ae7cb92437
6 changed files with 22 additions and 11 deletions

View File

@ -1129,6 +1129,7 @@ CMenuManager::Draw()
#endif
}
// Not a bug, we just want HFoV+ on menu
#ifdef ASPECT_RATIO_SCALE
CFont::SetCentreSize(SCREEN_SCALE_X(DEFAULT_SCREEN_WIDTH));
#else