mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
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