pathfind: Fix up comment for commit 92e64d7
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
5cbcdc0497
commit
4d899f6e6d
1 changed files with 1 additions and 1 deletions
|
@ -565,7 +565,7 @@ static double
|
|||
cost_land(natid actor, int uid, int mobtype)
|
||||
{
|
||||
/*
|
||||
* Non-negative cost must not depend on ACTOR, see BestLandPath().
|
||||
* Non-negative cost must not depend on ACTOR, see unit_path().
|
||||
*/
|
||||
struct sctstr *sp = (void *)empfile[EF_SECTOR].cache;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue