This commit is contained in:
parent
6957055ab1
commit
9d0aef7b89
3 changed files with 48 additions and 1 deletions
|
@ -84,6 +84,8 @@ void CNpcPath::addWaypoint( DVECTOR newPos )
|
|||
|
||||
this->waypoint = newWaypoint;
|
||||
waypointCount++;
|
||||
|
||||
currentWaypoint = this->waypoint;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue