修复
This commit is contained in:
@@ -40,6 +40,12 @@ namespace Continentis.MainGame.UI
|
||||
discardPile.cardViews.Clear();
|
||||
exhaustPile.cardViews.Clear();
|
||||
gravePile.cardViews.Clear();
|
||||
|
||||
drawPile.UpdateCountText();
|
||||
handPile.UpdateCountText();
|
||||
discardPile.UpdateCountText();
|
||||
exhaustPile.UpdateCountText();
|
||||
gravePile.UpdateCountText();
|
||||
}
|
||||
|
||||
public PileBase Pile(string pileName)
|
||||
|
||||
Reference in New Issue
Block a user