From 96c9c122c2d19a5e4faf0186f515c75533306707 Mon Sep 17 00:00:00 2001 From: Tancre Date: Fri, 29 May 2020 13:37:48 +0200 Subject: [PATCH] Ixse --- main/world1/Ixse.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/world1/Ixse.html b/main/world1/Ixse.html index d915487..f26c704 100644 --- a/main/world1/Ixse.html +++ b/main/world1/Ixse.html @@ -597,7 +597,7 @@ var fs =["9px","15px"]; $(w).css('color', cars[Math.floor(Math.random()*cars.length)]); $(w).css('visibility', 'visible'); - }, 250); + }, 100); //store all class 'ocr_line' in 'lines' var lines = document.querySelectorAll(".ocr_line");