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