diff options
Diffstat (limited to 'stopspam.h')
-rw-r--r-- | stopspam.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -24,4 +24,5 @@ extern BOOL gbAutoAuth; extern BOOL gbAutoAddToServerList; extern BOOL gbAutoReqAuth; extern tstring gbAutoAuthGroup; - +extern BOOL gbLogToFile; +extern BOOL gbDelAllTempory; |