X-Git-Url: https://git-public.kairo.at/?p=lantea.git;a=blobdiff_plain;f=js%2Fui.js;h=00e88944a0fcd4792a6237cdffc6c702cb256023;hp=8f036fe3197120fba565de901d0ad2eda594574d;hb=81b1b5fe77679daa0c540365e47e2fe9c36fea22;hpb=4325517451df94848f3457b68572628d82b4e6d9 diff --git a/js/ui.js b/js/ui.js index 8f036fe..00e8894 100644 --- a/js/ui.js +++ b/js/ui.js @@ -60,7 +60,7 @@ window.onload = function() { var loopCnt = 0; var waitForInitAndDraw = function() { - if ((gWaitCounter <= 0) || (loopCnt > 100)) { + if ((gWaitCounter <= 0) || (loopCnt > 1000)) { if (gWaitCounter <= 0) gWaitCounter = 0; else