mirror of
https://github.com/godotengine/godot.git
synced 2026-01-02 13:49:54 +03:00
6 lines
62 B
GDScript
6 lines
62 B
GDScript
@icon("res://1.png")
|
|
@icon("res://1.png")
|
|
|
|
func test():
|
|
pass
|