Beispiel #1
0
    void Start()
    {
        // hidden banner (banner only show on Game Play scene)
//        GoogleMobileAdsScript.advertise.HideBanner();
        MusicController.Music.BG_menu();
        ResourcesMgr.Init();
    }