summaryrefslogtreecommitdiff
path: root/stopspam.h
diff options
context:
space:
mode:
Diffstat (limited to 'stopspam.h')
-rw-r--r--stopspam.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/stopspam.h b/stopspam.h
index ea7a963..fdd4092 100644
--- a/stopspam.h
+++ b/stopspam.h
@@ -20,4 +20,8 @@ extern tstring gbQuestion;
extern tstring gbAnswer;
extern tstring gbCongratulation;
extern std::wstring gbAuthRepl;
+extern BOOL gbAutoAuth;
+extern BOOL gbAutoAddToServerList;
+extern BOOL gbAutoReqAuth;
+extern tstring gbAutoAuthGroup;