mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 09:31:48 +00:00
6 lines
62 B
GDScript
6 lines
62 B
GDScript
@icon("res://1.png")
|
|
@icon("res://1.png")
|
|
|
|
func test():
|
|
pass
|