extra debug info
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1953 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -172,6 +172,9 @@ prepareConfigDir (const char *configDirName) {
|
|||||||
}
|
}
|
||||||
configDirName = buf;
|
configDirName = buf;
|
||||||
}
|
}
|
||||||
|
#ifdef DEBUG
|
||||||
|
fprintf (stderr, "Using config dir '%s'\n", configDirName);
|
||||||
|
#endif
|
||||||
|
|
||||||
// Set the environment variable UQM_CONFIG_DIR so UQM_MELEE_DIR
|
// Set the environment variable UQM_CONFIG_DIR so UQM_MELEE_DIR
|
||||||
// and UQM_SAVE_DIR can refer to it.
|
// and UQM_SAVE_DIR can refer to it.
|
||||||
|
|||||||
Reference in New Issue
Block a user