added TODO
This commit is contained in:
parent
24fa26ddb2
commit
de6bab067e
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ public class InventoryUI : MonoBehaviour {
|
|||
private void ToggleInventory() {
|
||||
inventoryUI.SetActive(!inventoryUI.activeSelf);
|
||||
}
|
||||
|
||||
//TODO: sell Items with right click and when shop is open
|
||||
/**
|
||||
* Is called when something in the Inventory UI should update
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue