small content dir fix for MinGW/Cygwin
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1950 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#define _CONFIG_WIN_H
|
||||
|
||||
/* Directory where the UQM game data is located */
|
||||
#define CONTENTDIR "@CONTENTDIR@"
|
||||
#define CONTENTDIR "../content/"
|
||||
|
||||
/* Directory where game data will be stored */
|
||||
//#define USERDIR "../userdata/"
|
||||
|
||||
Reference in New Issue
Block a user