printer creation and deltion working
This commit is contained in:
parent
b53d33584c
commit
b7ce1a2162
7 changed files with 87 additions and 2 deletions
|
|
@ -1,2 +1,5 @@
|
|||
extends Resource
|
||||
class_name Printer
|
||||
|
||||
@export var name : String
|
||||
@export var spool : Spool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue