Răsfoiți Sursa

Update BT.OwnerCmds.tcl

Daniel Voipan 5 ani în urmă
părinte
comite
4a8ec6a2f3
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      BlackTools/Commands/BT.OwnerCmds.tcl

+ 2 - 2
BlackTools/Commands/BT.OwnerCmds.tcl

@@ -20,7 +20,7 @@
 ################################## login ####################################
 
 proc login:process {nick host hand chan chan1} {
-	global black
+	global black botnick
 	set cmd_status [btcmd:status $chan $hand "login" 0]
 if {$cmd_status == "1"} { 
 	return 
@@ -494,4 +494,4 @@ if {$error == "0"} {
 ##############
 #########################################################################
 ##   END                                                               ##
-#########################################################################
+#########################################################################