summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authoreray orçunus <erayorcunus@gmail.com>2020-04-16 05:07:32 +0300
committereray orçunus <erayorcunus@gmail.com>2020-04-16 05:07:32 +0300
commitc22e59abab331376cdc8557a863eb2584b4bef4b (patch)
treea0981e25dd92d06888922b449c2d96468763d4c3 /src/core
parent5993c66efbf160e47beedb2b594e3a9a56f737e5 (diff)
Various fixes
Diffstat (limited to 'src/core')
-rw-r--r--src/core/Frontend.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/Frontend.cpp b/src/core/Frontend.cpp
index 166ecb35..a01689e4 100644
--- a/src/core/Frontend.cpp
+++ b/src/core/Frontend.cpp
@@ -5246,6 +5246,7 @@ CMenuManager::PrintController(void)
void
CMenuManager::PrintMap(void)
{
+ CFont::SetJustifyOn();
bMenuMapActive = true;
CRadar::InitFrontEndMap();