Explorar el Código

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

Bryan Drewery hace 16 años
padre
commit
993928699d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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	"`\\|#*()[]& "