(ichrstr): Rename member i_vtype to i_uid.
(ichr_ca): Rename selector vtype to uid.
This commit is contained in:
parent
96a1e8277a
commit
783b00bbad
24 changed files with 59 additions and 59 deletions
|
@ -80,7 +80,7 @@ deliver(struct sctstr *from, struct ichrstr *ip, int dir,
|
|||
return 0;
|
||||
}
|
||||
dp = &dchr[from->sct_type];
|
||||
vtype = ip->i_vtype;
|
||||
vtype = ip->i_uid;
|
||||
mobility = from->sct_mobil / 2;
|
||||
if (vtype == I_CIVIL) {
|
||||
if (from->sct_own != from->sct_oldown) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue