Error
114Sourates opened this issue · 1 comments
114Sourates commented
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;
(-:)
ADeltaX commented
Fixed, thank you!