adressed review comments

This commit is contained in:
Maxicarlos08
2023-05-22 22:38:37 +02:00
parent fbe32a9047
commit 777a69e576
4 changed files with 20 additions and 11 deletions

View File

@ -496,6 +496,7 @@ impl StateExt for State {
buff::{BuffCategory, BuffData, BuffKind, BuffSource},
};
let time = self.get_time();
// TODO: Consider using the area system for this
self.ecs_mut()
.create_entity_synced()
.with(pos)