Fix whitespace: space before tab
This commit is contained in:
parent
db4770426e
commit
a9653c475b
17 changed files with 28 additions and 28 deletions
|
@ -52,7 +52,7 @@ nati(void)
|
|||
if (!(natp = natargp(player->argp[1], NULL)))
|
||||
return RET_SYN;
|
||||
} else
|
||||
natp = getnatp(player->cnum);
|
||||
natp = getnatp(player->cnum);
|
||||
|
||||
cnum = natp->nat_cnum;
|
||||
if (!player->god && cnum != player->cnum) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue