|
@@ -110,7 +110,7 @@ namespace GFGGame
|
|
|
|
|
|
private void OnBtnShopClick()
|
|
|
{
|
|
|
- ViewManager.Show<StoreView>(new object[] { ConstStoreTabId.STORE_GIFT_BAG, ConstStoreSubId.STORE_GIFT_BAG_ACTIVITY });
|
|
|
+ ViewManager.Show<StoreView>(new object[] { ConstStoreTabId.STORE_EXCHANGE, ConstStoreSubId.STORE_ACTIVITY_EXCHANGE });
|
|
|
}
|
|
|
|
|
|
private void UpdateTime(object param = null)
|