moves, monstermoves, wailmsg, migrating_objs and billobjs moved to g.
This commit is contained in:
@@ -232,7 +232,7 @@ unsigned whichchains;
|
||||
break;
|
||||
}
|
||||
if (!qarti)
|
||||
qarti = find_qarti(migrating_objs);
|
||||
qarti = find_qarti(g.migrating_objs);
|
||||
}
|
||||
if (!qarti && (whichchains & (1 << OBJ_BURIED)) != 0)
|
||||
qarti = find_qarti(g.level.buriedobjlist);
|
||||
|
||||
Reference in New Issue
Block a user