Explorar o código

* Fixed a major typo regarding the use of the dll

svn: 239
Bryan Drewery %!s(int64=22) %!d(string=hai) anos
pai
achega
099280b98d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      scripts/mIRC/wraith.mrc

+ 1 - 1
scripts/mIRC/wraith.mrc

@@ -88,7 +88,7 @@ ALIAS auth {
     echo 8 -a botname is optional. 
   }
   else {
-    echo +Auth $md5($2 $+ $wsecpass($3) $+ $wauthkey($3))
+    echo +Auth $wmd5($2 $+ $wsecpass($3) $+ $wauthkey($3))
   }
 }
 ALIAS msg {