mirror of
https://github.com/DCFApixels/DragonECS.git
synced 2025-09-17 17:34:36 +08:00
fix Release Build
This commit is contained in:
parent
5c5724cdcc
commit
1c6b49edbe
@ -509,8 +509,8 @@ namespace DCFApixels.DragonECS
|
||||
{
|
||||
EcsDebug.PrintWarning("Component has not been added because the pool has not been initialized yet.");
|
||||
}
|
||||
}
|
||||
#endif
|
||||
}
|
||||
foreach (var excTypeID in _mask._exc)
|
||||
{
|
||||
var pool = world.GetPoolInstance(excTypeID);
|
||||
|
Loading…
Reference in New Issue
Block a user