Return of smooth belt

This commit is contained in:
Rendo 2025-10-16 19:52:27 +05:00
commit d413c211b5
3 changed files with 4 additions and 3 deletions

View file

@ -4,4 +4,3 @@ extends Node2D
class_name StructureBehaviour
@onready var structure_parent : Structure = get_parent()
@onready var inventory : Inventory = structure_parent.inventory