mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Tools. vmap4_extractor. OSX build fix
This commit is contained in:
@@ -470,7 +470,7 @@ int main(int argc, char ** argv)
|
||||
//xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
||||
// Create the working directory
|
||||
if (mkdir(szWorkDirWmo
|
||||
#ifdef __linux__
|
||||
#if defined(__linux__) || defined(__APPLE__)
|
||||
, 0711
|
||||
#endif
|
||||
))
|
||||
|
||||
Reference in New Issue
Block a user