mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-20 15:40:26 +00:00
handle_queued_extensions fixup, should be in earlier commit
This commit is contained in:
parent
38f3414828
commit
f9b23b6c39
@ -1817,7 +1817,6 @@ EX void rules_iteration() {
|
||||
indenter ind(2);
|
||||
debuglist = { treestates[id].giver };
|
||||
find_single_live_branch(treestates[id].giver);
|
||||
handle_queued_extensions();
|
||||
}
|
||||
if(isize(single_live_branch_close_to_root) != q) {
|
||||
vector<tcell*> v;
|
||||
|
Loading…
Reference in New Issue
Block a user