mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-02 07:07:29 +01:00
Update System.cpp
This commit is contained in:
@@ -1292,7 +1292,7 @@ int main(int argc, char * arg[])
|
||||
|
||||
if (CONF_extract & EXTRACT_MAP)
|
||||
{
|
||||
OpenCascStorage(0);
|
||||
OpenCascStorage(FirstLocale);
|
||||
ExtractMaps(build);
|
||||
CascCloseStorage(CascStorage);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user