GDScript: Add some checks for @tool and @icon
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
@icon("res://1.png")
|
||||
@icon("res://1.png")
|
||||
|
||||
func test():
|
||||
pass
|
||||
Reference in New Issue
Block a user