Reply to thread

In the v3 version ... do you leave the following lines of code to re-initialize the master volume (mixer) in MP? :)


  1. VolumeHandler.Dispose();
  2. VolumeHandler.CreateInstance();


Top Bottom