コード例 #1
0
ファイル: PlayerController.cs プロジェクト: etopuz/Flood-It
 private void Start()
 {
     InitializeBoard();
     uI.UpdateTexts();
 }