mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Fix mistakes in documentation and GDScript errors
This commit is contained in:
@@ -2,5 +2,5 @@ GDTEST_OK
|
||||
>> WARNING
|
||||
>> Line: 3
|
||||
>> ONREADY_WITH_EXPORT
|
||||
>> The "@onready" annotation will make the default value to be set after the "@export" takes effect and will override it.
|
||||
>> "@onready" will set the default value after "@export" takes effect and will override it.
|
||||
warn
|
||||
|
||||
Reference in New Issue
Block a user