Explorar o código

Inspector : #4461 - "Coucou!"

Jaskar %!s(int64=7) %!d(string=hai) anos
pai
achega
ff8adcbd26
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      inspector/src/Inspector.ts

+ 0 - 1
inspector/src/Inspector.ts

@@ -376,7 +376,6 @@ module INSPECTOR {
                 return;
             }
             popup.document.title = "Babylon.js INSPECTOR";
-            popup.document.body.innerHTML = "Coucou!";
             // Get the inspector style      
             let styles = Inspector.DOCUMENT.querySelectorAll('style');
             for (let s = 0; s < styles.length; s++) {