Cosmetics.
This commit is contained in:
parent
523936cfef
commit
3aea505aa7
4 changed files with 5 additions and 5 deletions
|
@ -72,7 +72,7 @@ skyw(void)
|
|||
float tech;
|
||||
struct nstr_item ni;
|
||||
|
||||
if (snxtsct(&nstr, player->argp[1]) == 0)
|
||||
if (!snxtsct(&nstr, player->argp[1]))
|
||||
return RET_SYN;
|
||||
for (i = 0; i < TSIZE; i++)
|
||||
list[i] = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue