Selaa lähdekoodia

Add files via upload

Daniel Voipan 5 vuotta sitten
vanhempi
commit
799a4cc65b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      BlackTools/Commands/BT.LocalCmds.tcl

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

@@ -858,7 +858,7 @@ if {$cmd_status == "1"} {
 	return
 }
 if {$arg != ""} { return }
-	blacktools:tell $nick $host $hand $chan $chan1 version.1 $black(vers)
+	blacktools:tell $nick $host $hand $chan $chan1 version.1 "$black(vers) [ctime $black(current_modif)]"
 }
 
 ############################### cycle #################################