mirror of
https://github.com/DCFApixels/DragonECS.git
synced 2025-09-18 09:54:35 +08:00
Merge branch 'dev' into test-pool
This commit is contained in:
commit
7a78d28c3a
@ -48,7 +48,7 @@ namespace DCFApixels.DragonECS
|
||||
#endif
|
||||
private bool _isLocked;
|
||||
|
||||
private T _fakeComponent;
|
||||
private readonly T _fakeComponent = default;
|
||||
private EcsWorld.PoolsMediator _mediator;
|
||||
|
||||
#region CheckValide
|
||||
|
Loading…
Reference in New Issue
Block a user