Skip to content

Commit b8519ad

Browse files
committed
WebXR: Clean up.
1 parent 443cb7d commit b8519ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/webxr_xr_ballshooter.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<body>
1010

1111
<div id="info">
12-
<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> vr - ball shooter
12+
<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> xr - ball shooter
1313
</div>
1414

1515
<!-- Import maps polyfill -->

examples/webxr_xr_cubes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<body>
1010

1111
<div id="info">
12-
<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> vr - interactive cubes
12+
<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> xr - interactive cubes
1313
</div>
1414

1515
<!-- Import maps polyfill -->

0 commit comments

Comments
 (0)