mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
+
This commit is contained in:
parent
b04dfd66f2
commit
5eb8536f2e
3 changed files with 7 additions and 3 deletions
|
@ -1069,7 +1069,7 @@ msg(source, mc, data, mapping vars) {
|
|||
}
|
||||
// uni and unl differ
|
||||
if (t != source) {
|
||||
P1(("ident: %O is really %O\n", t, source))
|
||||
P2(("@%s knows: %O is really %O\n", MYNICK, t, source))
|
||||
//source = t;
|
||||
// if (!member(vars, "_nick")) -- dont trust the UNL
|
||||
if (objectp(source)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue