Browse Source

Merge pull request #14322 from paulmasson/patch-2

Update WebVR Oculus Go file name for consistency
Mr.doob 7 years ago
parent
commit
52715163ee
2 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/files.js
  2. 0 0
      examples/webvr_oculusgo.html

+ 1 - 1
examples/files.js

@@ -323,7 +323,7 @@ var files = {
 		"webvr_daydream",
 		"webvr_daydream",
 		"webvr_gearvr",
 		"webvr_gearvr",
 		"webvr_lorenzattractor",
 		"webvr_lorenzattractor",
-		"webvr_oculus-go",
+		"webvr_oculusgo",
 		"webvr_panorama",
 		"webvr_panorama",
 		"webvr_rollercoaster",
 		"webvr_rollercoaster",
 		"webvr_sandbox",
 		"webvr_sandbox",

+ 0 - 0
examples/webvr_oculus-go.html → examples/webvr_oculusgo.html