소스 검색

Update BT.Core.tcl

Daniel Voipan 5 년 전
부모
커밋
dea8740334
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      BlackTools/BT.Core.tcl

+ 1 - 1
BlackTools/BT.Core.tcl

@@ -6327,7 +6327,7 @@ pushmode $chan +o $nick
 ######################## h flood #######################
 
 proc unset:floodcmd {host chan} {
-global count
+global black
 if {[info exists black(floodcmd:$host:$chan)]} {
 	unset black(floodcmd:$host:$chan)
 	}