mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
removed TODO comment
This commit is contained in:
parent
75cf72dd4d
commit
14c5ea562e
@ -6251,7 +6251,6 @@ impl<'a> AgentData<'a> {
|
||||
if attack_data.dist_sqrd
|
||||
> (attack_data.body_dist + STRIKE_RANGE * PATH_RANGE_FACTOR).powi(2)
|
||||
{
|
||||
// TODO: pathing gap
|
||||
self.path_toward_target(
|
||||
agent,
|
||||
controller,
|
||||
|
Loading…
x
Reference in New Issue
Block a user