duplicate_icon.gd 62 B

12345
  1. @icon("res://1.png")
  2. @icon("res://1.png")
  3. func test():
  4. pass