Make script annotations placed before class_name and extends
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class_name HelloWorld
|
||||
@icon("res://path/to/optional/icon.svg")
|
||||
class_name HelloWorld
|
||||
|
||||
func test():
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user