Signed-off-by: Masashi Honma <[email protected]>
@@ -27,7 +27,7 @@
<script>
- if ( WEBVR.isLatestAvailable() === false ) {
+ if ( WEBVR.isAvailable() === false ) {
document.body.appendChild( WEBVR.getMessage() );
@@ -23,7 +23,7 @@
@@ -29,7 +29,7 @@
@@ -21,7 +21,7 @@
@@ -38,7 +38,7 @@
@@ -30,7 +30,7 @@
@@ -31,7 +31,7 @@