Ox.break -> Ox.Break

This commit is contained in:
rolux 2012-05-24 19:20:29 +02:00
commit 544e117cb3
41 changed files with 100 additions and 100 deletions

View file

@ -58,7 +58,7 @@
}
}
i++;
+new Date() >= time + ms && Ox.break();
+new Date() >= time + ms && Ox.Break()();
});
if (i < n) {
setTimeout(function() {