101% fixed now and new dlls

This commit is contained in:
Kwoth 2016-01-19 23:16:39 +01:00
parent 657966e108
commit a868eff25e
5 changed files with 1 additions and 1 deletions

View File

@ -424,7 +424,7 @@ namespace NadekoBot.Modules
bool announcingLeave = false; bool announcingLeave = false;
Channel announceLeaveChannel = null; Channel announceLeaveChannel = null;
Server leaveServer = null; Server leaveServer = null;
string announceLeaveMsg = "Welcome to the server %user%"; string announceLeaveMsg = "%user% has left the server";
private void Client_UserLeft(object sender, UserEventArgs e) { private void Client_UserLeft(object sender, UserEventArgs e) {
if (e.Server != leaveServer) return; if (e.Server != leaveServer) return;

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.