typo
This commit is contained in:
parent
58b150997a
commit
41e2a5b7f3
|
@ -290,7 +290,7 @@
|
|||
</select>
|
||||
Effects: <select id="effects" onChange="effects=parseInt(this.value); redraw();">
|
||||
<option value="0">None (black and white)</option>
|
||||
<option value="1">Color age (Raindbow)</option>
|
||||
<option value="1">Color age (Rainbow)</option>
|
||||
</select>
|
||||
<input type="button" id="control-btn" onClick="control_click(); return false;" />
|
||||
|
||||
|
|
Loading…
Reference in New Issue