소스 검색

Update BT.Next.tcl

solved issue related to .noidle command, ban not working
BLaCkShaDoW 4 년 전
부모
커밋
78cc5327c2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      BlackTools/Modules/BT.Next.tcl

+ 1 - 1
BlackTools/Modules/BT.Next.tcl

@@ -397,7 +397,7 @@ if {([lsearch -exact [string tolower [split $black(next:$chan:served)]] [string
 	return
 	}
 }
-	blacktools:banner:2 $user "NEXT" $chan $chan1 [getchanhost $user $chan] "0"
+	blacktools:banner:2 $user "NEXT" $chan $chan1 [getchanhost $user $chan] "0" ""
 	who:chan $chan
 }