doc: Update classref with node renames

A few extra renames for classes which were missed in last week's PRs.
This commit is contained in:
Rémi Verschelde
2020-03-30 18:23:02 +02:00
parent 0168709978
commit eaaee63b62
203 changed files with 1076 additions and 1095 deletions
+1 -1
View File
@@ -637,7 +637,7 @@ Ref<EditorNode3DGizmo> PathNode3DGizmoPlugin::create_gizmo(Node3D *p_spatial) {
}
String PathNode3DGizmoPlugin::get_name() const {
return "Path";
return "Path3D";
}
int PathNode3DGizmoPlugin::get_priority() const {