mirror of
https://github.com/godotengine/godot.git
synced 2025-10-21 17:03:42 +00:00
5 lines
62 B
GDScript
5 lines
62 B
GDScript
@icon("res://1.png")
|
|
@icon("res://1.png")
|
|
|
|
func test():
|
|
pass
|