diff options
| author | James Barnett <noreply@jamesbarnett.xyz> | 2019-12-31 14:32:57 +0000 |
|---|---|---|
| committer | James Barnett <noreply@jamesbarnett.xyz> | 2019-12-31 14:32:57 +0000 |
| commit | 4bff7e3c56e2e7f1f769d560c8712be224682760 (patch) | |
| tree | dda2e48063098dbe769d696dbf42cea7a489a1c8 /src/main/resources/index.html | |
| parent | 99d4758c33b3c711e0ab252fff00b52e6c6f8252 (diff) | |
| download | terrain-4bff7e3c56e2e7f1f769d560c8712be224682760.tar.xz terrain-4bff7e3c56e2e7f1f769d560c8712be224682760.zip | |
Adjust fine noise. Dispose texture and geom when regenerating
Diffstat (limited to 'src/main/resources/index.html')
| -rw-r--r-- | src/main/resources/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/resources/index.html b/src/main/resources/index.html index 943fdd7..5b65e50 100644 --- a/src/main/resources/index.html +++ b/src/main/resources/index.html @@ -20,7 +20,6 @@ <div id="container"></div> <div id="loading-overlay" class="hidden"> - hello <div id="spinner"></div> </div> |