This commit is contained in:
bee
2026-07-07 10:23:22 +02:00
parent e946b43db7
commit b4f6dda29b
4 changed files with 4 additions and 12 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
extends Label
@export var boat: Boat # drag the Crate into this slot in the inspector
@export var boat: Boat
@export var world: WorldManager