mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-05 06:22:04 +00:00
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