diff --git a/sc2/src/msvc++/config.h b/sc2/src/msvc++/config.h index f481acf2c..1f8b93f92 100644 --- a/sc2/src/msvc++/config.h +++ b/sc2/src/msvc++/config.h @@ -12,7 +12,7 @@ #define CONTENTDIR "../content" /* Directory where game data will be stored */ -#define USERDIR "../userdata" +#define USERDIR "../userdata/" /* Directory where supermelee teams will be stored */ #define MELEEDIR USERDIR "teams/"