Explorar o código

Update frame.js

sebavan %!s(int64=6) %!d(string=hai) anos
pai
achega
8fbea57ac2
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      Playground/js/frame.js

+ 2 - 2
Playground/js/frame.js

@@ -1,5 +1,5 @@
 (function() {
-    var snippetUrl = "https://snippet.babylonjs.com";
+    var snippetUrl = "https://babylonsnippetsv3.azurewebsites.net";
     var currentSnippetToken;
     var engine;
     var fpsLabel = document.getElementById("fpsLabel");
@@ -203,4 +203,4 @@
 
     checkHash();
 
-})();
+})();