diff --git a/code/boot.js b/code/boot.js index 514e2d0e..ebe0ea06 100644 --- a/code/boot.js +++ b/code/boot.js @@ -507,7 +507,7 @@ window.setupLayerChooserApi = function() { function boot() { try { //EXPERIMENTAL TEST - if(!isSmartphone()) // TODO remove completly? + if(!isSmartphone()) // TODO remove completely? window.debug.console.overwriteNativeIfRequired(); console.log('loading done, booting. Built: @@BUILDDATE@@');