mirror of
https://github.com/godotengine/godot-visual-script.git
synced 2026-01-08 10:11:14 +03:00
doc: Fix wrong references found by new makerst.py
Thanks @PJB3005
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
A Visual Script node representing a constant from the base types.
|
||||
</brief_description>
|
||||
<description>
|
||||
A Visual Script node representing a constant from base types, such as [Vector3.AXIS_X].
|
||||
A Visual Script node representing a constant from base types, such as [constant Vector3.AXIS_X].
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
|
||||
Reference in New Issue
Block a user