Fix code examples for @tool annotation
This commit is contained in:
parent
6f5704d86f
commit
6eac901ecb
4 changed files with 4 additions and 4 deletions
|
|
@ -9,7 +9,7 @@
|
|||
[b]Example script:[/b]
|
||||
[codeblocks]
|
||||
[gdscript]
|
||||
tool
|
||||
@tool
|
||||
extends EditorScript
|
||||
|
||||
func _run():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue