This commit is contained in:
Mikhail 2024-02-10 19:35:11 +08:00
parent 71464421a4
commit 2d5271b410

View File

@ -97,7 +97,6 @@ namespace DCFApixels.DragonECS
{ {
config = EmptyConfig.Instance; config = EmptyConfig.Instance;
} }
config.Lock();
_config = config; _config = config;
if (isIndexable) if (isIndexable)