Add comment
This commit is contained in:
@@ -432,6 +432,8 @@ void AudioSource::Update()
|
|||||||
Stop();
|
Stop();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Reset starting to play value
|
||||||
if (_startingToPlay)
|
if (_startingToPlay)
|
||||||
{
|
{
|
||||||
_startingToPlay = false;
|
_startingToPlay = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user