This commit is contained in:
2026-09-04 12:38:53 -04:00
parent 3de654d982
commit 7c567ec9dc
59 changed files with 2355 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
extends Node
@export var tooltip := ""
func get_tooltip() -> String:
return tooltip