mirror of
https://github.com/DCFApixels/DragonECS.git
synced 2025-11-13 09:05:54 +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