(player): Remove member broke.
(player_set_nstat): Don't set it. (status): Check nstat instead of broke and nat_money.
This commit is contained in:
parent
2b5ebf1f3f
commit
f36aa0f89d
3 changed files with 7 additions and 9 deletions
|
@ -75,7 +75,6 @@ struct player {
|
|||
int nstat;
|
||||
int simulation; /* e.g. budget command */
|
||||
double dolcost;
|
||||
int broke;
|
||||
time_t curup; /* when last input was received */
|
||||
int aborted; /* interrupt cookie received? */
|
||||
int eof; /* EOF (cookie or real) received? */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue