summaryrefslogtreecommitdiffstats
path: root/src/app/app.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/app.cpp')
-rw-r--r--src/app/app.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/app.cpp b/src/app/app.cpp
index 5693148..ce97335 100644
--- a/src/app/app.cpp
+++ b/src/app/app.cpp
@@ -148,7 +148,7 @@ CApplication::CApplication()
m_trackedKeys = 0;
m_dataPath = GetSystemUtils()->GetDataPath();
- m_langPath = COLOBOT_I18N_DIR;
+ m_langPath = GetSystemUtils()->GetLangPath();
m_texPackPath = "";
m_runSceneName = "";