Procházet zdrojové kódy

* Raise release time to 8 seconds (8-2) = 6 seconds before it will regrab it

Bryan Drewery před 16 roky
rodič
revize
993928699d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/eggdrop.h

+ 1 - 1
src/eggdrop.h

@@ -62,7 +62,7 @@
 #define RANDSPECIAL     "#*+,-./;<=>?[]^_{}|"
 #define RANDSPECIALLEN  19
 
-#define RELEASE_TIME	7
+#define RELEASE_TIME	8
 
 #define ESCAPESHELL	"`\\|#*()[]& "