Paul Klumpp %!s(int64=12) %!d(string=hai) anos
pai
achega
fe15cb6cd8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      cims.tcl

+ 1 - 1
cims.tcl

@@ -749,7 +749,7 @@ proc ::cims::receive_message {rec_botnick cmd rec_data} {
 	}
 	
 	# ANSWER! SEND!
-	::cims::put_bot $rec_botnick "mnet_answer $network $name $rec_channel $users $count_channels $unique_userlist"
+	::cims::put_bot $rec_botnick "mnet_answer $network $name $rec_channel $users $count_channels { $unique_userlist }"
 	return 0
 }