summaryrefslogtreecommitdiff
path: root/src/defaults.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/defaults.cpp')
-rw-r--r--src/defaults.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/defaults.cpp b/src/defaults.cpp
index 6e985e2d2..823265ea0 100644
--- a/src/defaults.cpp
+++ b/src/defaults.cpp
@@ -630,6 +630,8 @@ DefaultsData* getPathsDefaults()
AddDEF("inactivebadge", "inactive.xml");
AddDEF("awaybadge", "away.xml");
AddDEF("cutInsDir", "graphics/cutins");
+ AddDEF("gmCommandSymbol", "@");
+ AddDEF("gmCharCommandSymbol", "#");
AddDEF("palettesDir", "");
AddDEF("defaultPaletteFile", "palette.gpl");