mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Fix fleeing and combat a little
This commit is contained in:
parent
29c5ae5af9
commit
0c25896b2c
@ -180,7 +180,6 @@ pub enum AgentEvent {
|
||||
pub struct Target {
|
||||
pub target: EcsEntity,
|
||||
pub hostile: bool,
|
||||
pub been_close: bool,
|
||||
}
|
||||
|
||||
#[derive(Clone, Debug, Default)]
|
||||
|
Loading…
Reference in New Issue
Block a user