1
This commit is contained in:
parent
d24b0201d6
commit
01eb86ae3e
@ -3594,6 +3594,12 @@ void Creature::ActivateTargetValidPos()
|
|||||||
move_len += 10;
|
move_len += 10;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (found) {
|
||||||
|
|
||||||
|
} else {
|
||||||
|
|
||||||
|
}
|
||||||
}
|
}
|
||||||
target_valid_pos_activated = true;
|
target_valid_pos_activated = true;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user