failed to generify ShopUI

This commit is contained in:
dhain 2022-06-24 09:20:35 +02:00
parent e78fa38433
commit 73ded12856
3 changed files with 2 additions and 4 deletions

View file

@ -1,7 +1,5 @@
using System.Collections.Generic;
using System.Linq;
using Actions;
using Tiles;
using UnityEngine;
using UnityEngine.EventSystems;