summaryrefslogtreecommitdiffstats
path: root/o3d/samples/simpletexture.html
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/samples/simpletexture.html')
-rw-r--r--o3d/samples/simpletexture.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/samples/simpletexture.html b/o3d/samples/simpletexture.html
index fff5772..9d3052e 100644
--- a/o3d/samples/simpletexture.html
+++ b/o3d/samples/simpletexture.html
@@ -43,7 +43,7 @@ In this tutorial, we show how to use textures in o3d.
Tutorial B3: Textures
</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.rendergraph');