summaryrefslogtreecommitdiffstats
path: root/o3d/samples/checkers.html
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/samples/checkers.html')
-rw-r--r--o3d/samples/checkers.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/samples/checkers.html b/o3d/samples/checkers.html
index 60d0d263..54530e4 100644
--- a/o3d/samples/checkers.html
+++ b/o3d/samples/checkers.html
@@ -45,7 +45,7 @@ This sample demonstates usage of primitive functions and simple 3d animation tec
<script type="text/javascript" src="o3djs/base.js"></script>
<!-- Our javascript code -->
-<script type="text/javascript" id="o3d">
+<script type="text/javascript" id="o3dscript">
o3djs.require('o3djs.util');
o3djs.require('o3djs.rendergraph');
o3djs.require('o3djs.effect');