Convert spaces to tabs
This commit is contained in:
parent
7465574195
commit
243a15052f
19 changed files with 100 additions and 100 deletions
|
@ -69,7 +69,7 @@ coun_list(struct natstr *natp)
|
|||
&& (player->god
|
||||
|| natp->nat_stat == STAT_GOD
|
||||
|| cn == player->cnum || getrel(natp, player->cnum) == ALLIED))
|
||||
pr(" Now logged on ");
|
||||
pr(" Now logged on ");
|
||||
else if (player->god) {
|
||||
if (natp->nat_last_login == 0)
|
||||
pr(" Never logged on ");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue