You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 19:31:35 +00:00
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:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="ARVRController" inherits="Spatial" version="4.0">
|
||||
<class name="ARVRController" inherits="Node3D" version="4.0">
|
||||
<brief_description>
|
||||
A spatial node representing a spatially-tracked controller.
|
||||
</brief_description>
|
||||
|
||||
Reference in New Issue
Block a user