Browse Source

* Fixed a major typo regarding the use of the dll

svn: 239
Bryan Drewery 22 năm trước cách đây
mục cha
commit
099280b98d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 {