Make script templates follow the GDScript style guide
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
@tool
|
||||
extends EditorScript
|
||||
|
||||
|
||||
# Called when the script is executed (using File -> Run in Script Editor).
|
||||
func _run() -> void:
|
||||
# Called when the script is executed (using File -> Run in Script Editor).
|
||||
pass
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user