Remove trailing spaces
This commit is contained in:
parent
f3385b6ad2
commit
a5beb940f8
7 changed files with 97 additions and 97 deletions
|
@ -1733,7 +1733,7 @@ void UpdateMusicStream(Music music)
|
|||
}
|
||||
|
||||
UpdateAudioStream(music.stream, pcm, frameCountToStream);
|
||||
|
||||
|
||||
framesLeft -= frameCountToStream;
|
||||
|
||||
if (framesLeft <= 0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue