fix(uid): fix uids in oier and eneko scenes to avoid warnings

This commit is contained in:
2025-09-03 20:51:35 +02:00
parent 166da8ba8e
commit b588754f07
3 changed files with 18 additions and 20 deletions

View File

@@ -11,7 +11,6 @@ class_name ESCPlayerWithTooltip
func _init():
is_movable = true
_force_registration = true
# Ready function
@@ -21,4 +20,3 @@ func _ready():
super._ready()
else:
tooltip_name = ""