mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-08-30 09:17:57 +00:00
handle_queued_extensions fixup, should be in earlier commit
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user