mirror of
https://github.com/DCFApixels/DragonECS.git
synced 2025-09-17 09:24:37 +08:00
fix leaks
This commit is contained in:
parent
24e49aec02
commit
624ea8949a
@ -396,6 +396,7 @@ namespace DCFApixels.DragonECS
|
||||
page.IndexesXOR = 0;
|
||||
page.Count = 0;
|
||||
}
|
||||
_sparsePagesHandler.Dispose();
|
||||
}
|
||||
}
|
||||
public void Dispose()
|
||||
|
Loading…
Reference in New Issue
Block a user