Procházet zdrojové kódy

Fix typo in AudioEffectFade help

dds
Nathanaël Lécaudé před 11 roky
rodič
revize
ac08400cbf
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      gui/list.html

+ 1
- 1
gui/list.html Zobrazit soubor

@@ -841,7 +841,7 @@
directly to the output) after "milliseconds" time.
</p>
<p class=func><span class=keyword>fadeOut</span>(milliseconds);</p>
<p class=desc>Begin increasing the audio level, to reach 0 (no output)
<p class=desc>Begin decreasing the audio level, to reach 0 (no output)
after "milliseconds" time.
</p>
<h3>Notes</h3>

Načítá se…
Zrušit
Uložit