소스 검색

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 #################################