فهرست منبع

solved broadcast minor bug

BLaCkShaDoW 4 سال پیش
والد
کامیت
97cf0c02e8
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      BlackTools/Commands/BT.PrvCmds.tcl

+ 1 - 1
BlackTools/Commands/BT.PrvCmds.tcl

@@ -1595,7 +1595,7 @@ if {$reason == ""} {
 
 broadcast {
 if {[matchattr $hand nm]} {
-	set text [join [lrange [split $arg] 2 end]]	
+	set text [join [lrange [split $arg] 1 end]]	
 	set chan1 "$chan"
 	set type 2
 	broadcast:cmd:process $nick $input $hand $chan $chan1 $text $type