mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-07 21:06:00 +00:00
rulegen:: added single_live_branch_close_to_root to cleanup
This commit is contained in:
@@ -1385,6 +1385,7 @@ void cleanup() {
|
||||
code_to_id.clear();
|
||||
important.clear();
|
||||
shortcuts.clear();
|
||||
single_live_branch_close_to_root.clear();
|
||||
}
|
||||
|
||||
void clear_all() {
|
||||
|
Reference in New Issue
Block a user