From 8d4da1c2a0d22f941b0818a46710b7f347b5cd01 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 25 Feb 2016 15:55:06 +0300 Subject: Add into paths.xml chars for gm command and char gm command. --- src/settings.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/settings.h') diff --git a/src/settings.h b/src/settings.h index 96e77e06f..21b5f2e1d 100644 --- a/src/settings.h +++ b/src/settings.h @@ -50,6 +50,8 @@ class Settings final logFileName(), rootDir(), windowCaption(), + gmCommandSymbol("@"), + gmCharCommandSymbol("#"), updateMirrors(), options(), guiAlpha(1.0F), @@ -97,6 +99,8 @@ class Settings final std::string logFileName; std::string rootDir; std::string windowCaption; + std::string gmCommandSymbol; + std::string gmCharCommandSymbol; std::vector updateMirrors; Options options; float guiAlpha; -- cgit v1.2.3-60-g2f50