void EntityEngine::dropNavigationNodes(NodeVector & nodes) {
	nodes.clear();
}