Parcourir la source

Update BT.Core.tcl

Daniel Voipan il y a 5 ans
Parent
commit
dea8740334
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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)
 	}