(trtstr): New members ef_type and trt_uid.
(do_treaty): Initialize them. (treaty_ca): New selector uid.
This commit is contained in:
parent
ae9e7dad43
commit
bbc1ee8eb1
3 changed files with 5 additions and 0 deletions
|
@ -140,6 +140,8 @@ do_treaty(void)
|
|||
break;
|
||||
}
|
||||
}
|
||||
trty.ef_type = EF_TREATY;
|
||||
trty.trt_uid = nstr.cur;
|
||||
trty.trt_acond = ourcond;
|
||||
trty.trt_bcond = theircond;
|
||||
trty.trt_status = TS_PROPOSED;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue