Fix code examples for @tool annotation
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
[b]Example script:[/b]
|
||||
[codeblocks]
|
||||
[gdscript]
|
||||
tool
|
||||
@tool
|
||||
extends EditorScript
|
||||
|
||||
func _run():
|
||||
|
||||
Reference in New Issue
Block a user