Explorar o código

Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into nme-pbr

Popov72 %!s(int64=5) %!d(string=hai) anos
pai
achega
d2ec89d19e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Playground/js/main.js

+ 1 - 1
Playground/js/main.js

@@ -566,7 +566,7 @@ class Main {
                         exampleList.appendChild(noResultContainer);
                     }
 
-                    if (!location.hash && restoreVersionResult == false && location.pathname.indexOf('pg/') === -1)
+                    if (!location.hash && restoreVersionResult == false && location.pathname.indexOf('pg/') === -1) {
                         // Query string
                         var queryString = window.location.search;