fix bad references

This commit is contained in:
2026-06-10 19:23:34 +03:00
parent d538679697
commit dda9862589
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ func setup(player: CharacterBody3D, bull: Node3D) -> void:
_bull = bull
_skeleton = _find_skeleton(bull)
if not _skeleton:
push_error("BullLegs: Skeleton3D not found under bull_v10")
push_error("BullLegs: Skeleton3D not found under bull")
return
# Disable any physical bone simulator