aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorIndrajith K L2025-06-30 02:58:28 +0530
committerIndrajith K L2025-06-30 02:58:28 +0530
commit1fac2fd8af708b5c85d27f859b1c7c64494443d6 (patch)
tree038c5c30529a4427616a60fa5ddcc128a77cef3f /index.html
parentae44e79a15b2257c3034b272ccdf2d69b01c6455 (diff)
downloadretrowave-player-1fac2fd8af708b5c85d27f859b1c7c64494443d6.tar.gz
retrowave-player-1fac2fd8af708b5c85d27f859b1c7c64494443d6.tar.bz2
retrowave-player-1fac2fd8af708b5c85d27f859b1c7c64494443d6.zip
Code Refactoring and Error Handling
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 8fa8498..353acc5 100644
--- a/index.html
+++ b/index.html
@@ -119,6 +119,7 @@
</div>
<div id="codef-canvas"></div>
<div class="OVR hidden"></div>
+ <div class="ERRORS hidden"></div>
<input id="file-upload" type="file" accept="application/json" />
<!-- <script src="libs/codef_core.js"></script>
<script src="libs/codef_starfield.js"></script>