mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
adressed review comments
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user