mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-21 10:13:14 +00:00
intra:: fixed a crash on reloading
This commit is contained in:
parent
45fb8fcb44
commit
ded172b0d3
@ -776,6 +776,7 @@ EX void erase_all_maps() {
|
||||
intra_id.clear();
|
||||
connections.clear();
|
||||
data.clear();
|
||||
full_sample_list.clear();
|
||||
}
|
||||
|
||||
EX set<cell*> need_to_save;
|
||||
|
Loading…
x
Reference in New Issue
Block a user