mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
classref: Sync with current master branch (a7a2a12)
This commit is contained in:
@@ -803,7 +803,7 @@ Mark the following property as assigned when the :ref:`Node<class_Node>` is read
|
||||
|
||||
::
|
||||
|
||||
@onready var character_name: Label = $Label
|
||||
@onready var character_name = $Label
|
||||
|
||||
.. rst-class:: classref-item-separator
|
||||
|
||||
|
||||
Reference in New Issue
Block a user