aboutsummaryrefslogtreecommitdiff
path: root/src/SFileListFile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/SFileListFile.cpp')
-rw-r--r--src/SFileListFile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SFileListFile.cpp b/src/SFileListFile.cpp
index 6fcd736..f94f955 100644
--- a/src/SFileListFile.cpp
+++ b/src/SFileListFile.cpp
@@ -536,7 +536,7 @@ static int SFileAddInternalListFile(
{
TMPQHash * pFirstHash;
TMPQHash * pHash;
- LCID lcSaveLocale = lcFileLocale;
+ LCID lcSaveLocale = g_lcFileLocale;
DWORD dwMaxSize = MAX_LISTFILE_SIZE;
int nError = ERROR_SUCCESS;