瀏覽代碼

Add files via upload

Daniel Voipan 5 年之前
父節點
當前提交
799a4cc65b
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 #################################