mirror of
https://github.com/DCFApixels/DragonECS.git
synced 2025-09-18 01:44:35 +08:00
Update EcsAspect.cs
This commit is contained in:
parent
43538a1f70
commit
ab1eeffc0c
@ -412,8 +412,6 @@ namespace DCFApixels.DragonECS
|
||||
private readonly EcsMaskBit[] _excChunckMasks;
|
||||
private readonly int[][] _entitiesComponentMasks;
|
||||
|
||||
private int minCount = 0;
|
||||
|
||||
public Enumerator(EcsSpan span, EcsMask mask)
|
||||
{
|
||||
_span = span.GetEnumerator();
|
||||
|
Loading…
Reference in New Issue
Block a user