Commit 9bdff18f authored by SherryChaos's avatar SherryChaos

fix DeckView bug

parent 87f72a08
...@@ -970,6 +970,8 @@ namespace MDPro3.UI ...@@ -970,6 +970,8 @@ namespace MDPro3.UI
yield return null; yield return null;
} }
RefreshCardsCount(DeckLocation.All);
TweenLoading.Hide(); TweenLoading.Hide();
Viewport.alpha = 1f; Viewport.alpha = 1f;
Viewport.blocksRaycasts = true; 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