item can be stored, added poses to shelf
This commit is contained in:
@@ -15,4 +15,5 @@ func add_item(new_item):
|
||||
|
||||
|
||||
func remove_item():
|
||||
is_free = true
|
||||
self.remove_child(item)
|
||||
|
||||
Reference in New Issue
Block a user