mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-20 15:40:26 +00:00
rulegen:: added single_live_branch_close_to_root to cleanup
This commit is contained in:
parent
c97290890e
commit
afc92c586c
@ -1385,6 +1385,7 @@ void cleanup() {
|
||||
code_to_id.clear();
|
||||
important.clear();
|
||||
shortcuts.clear();
|
||||
single_live_branch_close_to_root.clear();
|
||||
}
|
||||
|
||||
void clear_all() {
|
||||
|
Loading…
Reference in New Issue
Block a user