Conveyor renamed to belt internally
This commit is contained in:
parent
2f68d123d7
commit
eab885b9d3
8 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
@tool
|
||||
extends Inventory
|
||||
|
||||
class_name ConveyorInventory
|
||||
class_name BeltInventory
|
||||
|
||||
## Amount of stacks that can be held in storage
|
||||
@export var capacity : int:
|
Loading…
Add table
Add a link
Reference in a new issue