소스 검색

* Fixed a major typo regarding the use of the dll

svn: 239
Bryan Drewery 22 년 전
부모
커밋
099280b98d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 {