コード例 #1
0
ファイル: CKGameManager.cs プロジェクト: Chedwin/CardKnights
 private void Update()
 {
     gameStateStack.UpdateState();
 }