Add back main update loop with framerate limit
This commit is contained in:
parent
e69f14021a
commit
80df1ee771
4 changed files with 67 additions and 2 deletions
|
@ -171,7 +171,7 @@
|
|||
}
|
||||
|
||||
window.onerror = function() {
|
||||
alert("An error occured!")
|
||||
console.error("An error occured!")
|
||||
};
|
||||
|
||||
window.fileLoadedAsync = function(file) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue