summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--saedit/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/saedit/main.h b/saedit/main.h
index d005e2c..27367bd 100644
--- a/saedit/main.h
+++ b/saedit/main.h
@@ -29,7 +29,7 @@ const int MIN_WIDTH = 600;
const int MIN_HEIGHT = 600;
const gchar *DIR_GROUNDS = "grounds";
-const gchar *DIR_PLAYERS = "players/";
+const gchar *DIR_PLAYERS = "races/";
const gchar *FILE_ICON = "icon.svg";