mirror of
https://github.com/EnergyMech/energymech.git
synced 2025-12-29 16:14:43 +00:00
2018 progress
This commit is contained in:
@@ -1016,7 +1016,7 @@ void ushareUser(BotNet *bn, char *rest)
|
||||
#ifdef DEBUG
|
||||
debug("(ushareUser) user %s ++ mask/chan %s\n",user->name,rest);
|
||||
#endif /* DEBUG */
|
||||
addtouser((c == '*') ? &user->mask : &user->chan,rest);
|
||||
addtouser((c == '*') ? &user->mask : &user->chan,rest,TRUE);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user