Fixed save files not working

This commit is contained in:
Anuken
2018-11-08 09:03:42 -05:00
parent cf50d558ba
commit 4355881fb2
9 changed files with 31 additions and 35 deletions
@@ -71,6 +71,7 @@ public class BlockIndexer{
flagMap[i][j] = new ObjectSet<>();
}
}
typeMap.clear();
ores = null;