chore: storing version and changelog

This commit is contained in:
StraToN
2022-03-07 16:28:18 +00:00
parent ac2e7ba20e
commit 58476828c6
7 changed files with 26 additions and 22 deletions

View File

@@ -17,7 +17,7 @@ func _on_inventory_button_pressed():
hide_inventory()
else:
show_inventory()
func show_inventory():
$FloatingInventory/InventoryTween.stop_all()