ADeltaX/School-AudioPhysics

Error

114Sourates opened this issue · 1 comments

Hi, and thanks for your job.
When i compile your project, there is an error.
File : Mixer.cs
Line : 31

    public void Volume(float _volume)
    {
        volume = _volume;
    }

this._volume = _volume;

(-:)

Fixed, thank you!