refactor: update no reindex
This commit is contained in:
parent
d0644858af
commit
a03b5e3412
|
@ -597,7 +597,6 @@ export default class Ecs {
|
|||
promises.push(this.Components[componentName].updateMany(updating[componentName]));
|
||||
}
|
||||
await Promise.all(promises);
|
||||
this.reindex(unique);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user