mirror of
https://github.com/DCFApixels/DragonECS-Graphs.git
synced 2025-09-17 19:24:36 +08:00
Update JoinToSubGraphExecutor.cs
This commit is contained in:
parent
fb19bdf0d5
commit
f491884c37
@ -12,7 +12,7 @@ namespace DCFApixels.DragonECS.Graphs.Internal
|
||||
private EcsWorld _graphWorld;
|
||||
private EntityGraph _graph;
|
||||
|
||||
private long _version;
|
||||
private long _version = 0;
|
||||
|
||||
private LinkedList _linkedList;
|
||||
private LinkedListHead[] _linkedListSourceHeads;
|
||||
|
Loading…
Reference in New Issue
Block a user