summaryrefslogtreecommitdiffstats
path: root/o3d/samples/archive-textures.html
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/samples/archive-textures.html')
-rw-r--r--o3d/samples/archive-textures.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/samples/archive-textures.html b/o3d/samples/archive-textures.html
index cd771aa..2e33a3e 100644
--- a/o3d/samples/archive-textures.html
+++ b/o3d/samples/archive-textures.html
@@ -42,7 +42,7 @@ In this tutorial, we show how to progressively load in textures from a tar.gz ar
Progressive Texture Loading
</title>
<script type="text/javascript" src="o3djs/base.js"></script>
-<script type="text/javascript" id="o3d">
+<script type="text/javascript" id="o3dscript">
o3djs.require('o3djs.util');
o3djs.require('o3djs.math');
o3djs.require('o3djs.io');