mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Editor: Remove unused Class Name field from Create Script dialog
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# meta-description: Basic editor script template
|
||||
|
||||
@tool
|
||||
extends EditorScript
|
||||
extends _BASE_
|
||||
|
||||
|
||||
# Called when the script is executed (using File -> Run in Script Editor).
|
||||
|
||||
Reference in New Issue
Block a user