mirror of
https://github.com/CitizensDev/Citizens2.git
synced 2024-12-26 11:07:59 +01:00
Update MCTargetStrategy.java
This commit is contained in:
parent
b8c580fa1b
commit
bc16fd739d
@ -177,7 +177,7 @@ public class MCTargetStrategy implements PathStrategy, EntityTarget {
|
||||
|
||||
@Override
|
||||
public void setPath() {
|
||||
navigation.a(target, 1f);
|
||||
navigation.a(target, parameters.speed());
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user