[project @ 2003-04-10 01:53:57 by unknown_lamer]
[clinton/bobotpp.git] / source / Bot.H
index 27bc225..e330345 100644 (file)
@@ -106,7 +106,7 @@ public:
   unsigned long sentUserhostID;
   unsigned long receivedUserhostID;
 
-  static const unsigned int MAX_MESSAGES = 2;
+  static unsigned int MAX_MESSAGES;
   static const std::time_t NICK_CHANGE  = 60;
   static const std::time_t CHANNEL_JOIN = 60;
   static const std::time_t IGNORE_DELAY = 180;