summaryrefslogtreecommitdiffstats
path: root/o3d/command_buffer
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/command_buffer')
-rw-r--r--o3d/command_buffer/samples/bubble/bubble.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/command_buffer/samples/bubble/bubble.html b/o3d/command_buffer/samples/bubble/bubble.html
index 5ccc8ef..e9d086f 100644
--- a/o3d/command_buffer/samples/bubble/bubble.html
+++ b/o3d/command_buffer/samples/bubble/bubble.html
@@ -33,7 +33,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<HEAD>
<TITLE>Native Client + Command buffer bubble test</TITLE>
-<script type="text/javascript">
+<script type="text/javascript" id="o3d">
var client;
var server;