瀏覽代碼

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)
 	}