Przeglądaj źródła

Add files via upload

Daniel Voipan 5 lat temu
rodzic
commit
799a4cc65b
1 zmienionych plików z 1 dodań i 1 usunięć
  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 #################################