aa
This commit is contained in:
parent
f32dd273ab
commit
80dfcec856
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ func _ready():
|
|||
updated.emit()
|
||||
|
||||
func _get_id(item: Item) -> int:
|
||||
print(item.get_instance_id())
|
||||
return item.get_instance_id()
|
||||
|
||||
func _item_eq(a: Item, b: ItemInstance) -> bool:
|
||||
|
|
Loading…
Add table
Reference in a new issue