Undo last purchase working again
Added Comments to AnimalShop, ItemShop and ShopUI classes
This commit is contained in:
parent
441ffb900a
commit
c01c592976
7 changed files with 25 additions and 194 deletions
|
|
@ -1,8 +1,6 @@
|
|||
using UnityEngine;
|
||||
|
||||
namespace Shop {
|
||||
|
||||
|
||||
public class AnimalShop : ElementStorage<Animal> {
|
||||
#region Singleton
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue