using TPSBR.UI; using UnityEngine; namespace TPSBR { public class UIShopView : UICloseView { } }