Commit 087fb45
Fix Audio stop() (#25336)
* Fix Audio stop()
Fix stop()
When source is null, the method will throw an Exception
* Update Audio.js
Co-authored-by: mrdoob <[email protected]>1 parent e65bc14 commit 087fb45
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
173 | | - | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
174 | 179 | | |
175 | 180 | | |
176 | 181 | | |
| |||
0 commit comments