(setrel): Relation change establishes contact like a telegram.
Partial fix for #857594.
This commit is contained in:
parent
ad84132688
commit
8733aa8a1a
1 changed files with 2 additions and 0 deletions
|
@ -137,6 +137,8 @@ setrel(natid us, natid them, int rel)
|
|||
else
|
||||
nreport(us, n_down, them, 1);
|
||||
}
|
||||
if (opt_HIDDEN)
|
||||
setcont(them, us, FOUND_TELE);
|
||||
|
||||
return RET_OK;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue