Content is looked for in the current dir now as intended.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2852 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
+1
-1
@@ -125,7 +125,7 @@ prepareContentDir (const char *contentDirName, const char **addons)
|
||||
// Try the default content locations.
|
||||
const char *locs[] = {
|
||||
CONTENTDIR, /* defined in config.h */
|
||||
""
|
||||
"",
|
||||
"content",
|
||||
"../../content" /* For running from MSVC */
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user