Example #1
0
        void OnEnable()
        {
            Instance = this;
            NewSounds.Setup();

            PlayerHooks.SetHooks();
            MusicHooks.SetHooks();
            SoundHooks.SetHooks();
        }