Ox.break -> Ox.Break
This commit is contained in:
parent
b7d9d9ba54
commit
544e117cb3
41 changed files with 100 additions and 100 deletions
|
|
@ -58,7 +58,7 @@
|
|||
}
|
||||
}
|
||||
i++;
|
||||
+new Date() >= time + ms && Ox.break();
|
||||
+new Date() >= time + ms && Ox.Break()();
|
||||
});
|
||||
if (i < n) {
|
||||
setTimeout(function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue