diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ <div id="threejscontainer"></div>
<div id="Output"></div>
- <input type="checkbox" id="windToggle" checked="true">Wind</input>
+ <input type="checkbox" id="windToggle">Wind</input>
</body>
</html>
\ No newline at end of file |
