Update Functions-(Loading-Sound-Assets).md

main
Juju Adams 2021-11-02 23:03:31 +00:00
parent 29061d9916
commit e6ef88a14f
1 changed files with 1 additions and 1 deletions

View File

@ -52,4 +52,4 @@ Sets up an audio file on disk to be streamed. This is immediately converted into
?> Audio loaded by this function must be an [.ogg file](https://en.wikipedia.org/wiki/Ogg). Please note that this function returns a sound instance ID (rather than a static sound ID).
!> It is not recommended to try to stream the same .ogg file twice.
!> It is not recommended to try to stream the same .ogg file twice at the same time.