summaryrefslogtreecommitdiff
path: root/src/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/options.h')
-rw-r--r--src/options.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/options.h b/src/options.h
index 5cec7a4f3..bd6663de7 100644
--- a/src/options.h
+++ b/src/options.h
@@ -66,6 +66,8 @@ struct Options final
testMode(false)
{}
+ A_DELETE_COPY(Options)
+
std::string username;
std::string password;
std::string character;