summaryrefslogtreecommitdiffstats
path: root/o3d/samples/juggler.html
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/samples/juggler.html')
-rw-r--r--o3d/samples/juggler.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/samples/juggler.html b/o3d/samples/juggler.html
index 233e958..dd6fc77 100644
--- a/o3d/samples/juggler.html
+++ b/o3d/samples/juggler.html
@@ -43,7 +43,7 @@ O3D Juggler
<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');