Pārlūkot izejas kodu

Update BT.AddCmds.tcl

Daniel Voipan 5 gadi atpakaļ
vecāks
revīzija
79e37215db
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      BlackTools/Commands/BT.AddCmds.tcl

+ 1 - 0
BlackTools/Commands/BT.AddCmds.tcl

@@ -749,6 +749,7 @@ return
 
 
 if {[validuser $user]} {
 if {[validuser $user]} {
 	chhandle $user $chandle
 	chhandle $user $chandle
+	alias:change:update $user $chandle
 	blacktools:tell $nick $host $hand $chan $chan1 chuser.1 "$show_user $show_chandle"
 	blacktools:tell $nick $host $hand $chan $chan1 chuser.1 "$show_user $show_chandle"
 	} else {blacktools:tell $nick $host $hand $chan $chan1 gl.nomem none }
 	} else {blacktools:tell $nick $host $hand $chan $chan1 gl.nomem none }
 }
 }