update: Track levels in nat_budget[]
Replace levels[][] by nat_budget[].level[]. Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
35d6779e55
commit
d861902783
4 changed files with 18 additions and 18 deletions
|
@ -53,8 +53,6 @@ prepare_sects(int etu)
|
|||
struct natstr *np;
|
||||
int n;
|
||||
|
||||
memset(levels, 0, sizeof(levels));
|
||||
|
||||
/* Process all the fallout. */
|
||||
if (opt_FALLOUT) {
|
||||
if (!player->simulation) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue