mirror of
https://github.com/DCFApixels/DragonECS-Graphs.git
synced 2025-09-17 19:24:36 +08:00
fix
This commit is contained in:
parent
fa05cf3097
commit
5a32c9dadc
@ -227,6 +227,7 @@ namespace DCFApixels.DragonECS
|
|||||||
{
|
{
|
||||||
_graph = arc;
|
_graph = arc;
|
||||||
_graph.World.AddListener(this);
|
_graph.World.AddListener(this);
|
||||||
|
IntHash.InitFor(_graph.World.Capacity);
|
||||||
}
|
}
|
||||||
public void Destroy()
|
public void Destroy()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user