예제 #1
0
	void Start () {
        gameService = new GameService();
        gameService.SetupGameView(this);
	}