godot/scene/3d/navigation_agent.cpp

6 lines
70 B
C++

#include "navigation_agent.h"
NavigationAgent::NavigationAgent()
{
}