Removed outdated pathfinder comment (#3955)
This commit is contained in:
parent
af6963f40f
commit
c1b1cb87a1
@ -61,8 +61,7 @@ public:
|
||||
|
||||
virtual void HandleFalling(void) override;
|
||||
|
||||
/** Engage pathfinder and tell it to calculate a path to a given position, and move the mob accordingly
|
||||
Currently, the mob will only start moving to a new position after the position it is currently going to is reached. */
|
||||
/** Engage pathfinder and tell it to calculate a path to a given position, and move the mob accordingly. */
|
||||
virtual void MoveToPosition(const Vector3d & a_Position); // tolua_export
|
||||
|
||||
// tolua_begin
|
||||
|
Loading…
Reference in New Issue
Block a user