Commit 9bdff18f authored by SherryChaos's avatar SherryChaos

fix DeckView bug

parent 87f72a08
......@@ -970,6 +970,8 @@ namespace MDPro3.UI
yield return null;
}
RefreshCardsCount(DeckLocation.All);
TweenLoading.Hide();
Viewport.alpha = 1f;
Viewport.blocksRaycasts = true;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment