瀏覽代碼

* Display when userfile is completed

Bryan Drewery 16 年之前
父節點
當前提交
fdbc4b5cc4
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/mod/share.mod/share.c

+ 1 - 0
src/mod/share.mod/share.c

@@ -1463,6 +1463,7 @@ stream_send_users(int idx)
     ulsend(idx, buf.c_str(), buf.length());
   }
   dprintf(idx, "s le\n");
+  putlog(LOG_BOTS, "*", "Completed userfile transfer to %s.", dcc[idx].nick);
 }
 
 static void