Minor typo in new code.
This commit is contained in:
parent
5d674eee40
commit
78d42fa957
@ -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@@');
|
||||
|
Loading…
x
Reference in New Issue
Block a user