diff options
author | Alon Zakai (kripken) <alonzakai@gmail.com> | 2018-08-11 09:49:19 -0700 |
---|---|---|
committer | Alon Zakai (kripken) <alonzakai@gmail.com> | 2018-08-11 09:49:19 -0700 |
commit | 71c03883b50b98441ce457fb3cec1701a2e11842 (patch) | |
tree | ffcde4e42ede20ce2c7120bc3892793d34bdc7e0 /core | |
parent | 73cf0fd30524a6acc4400ef069210d90eaba29a2 (diff) |
use console.warn instead of Module.printErr: emscripten no longer exports printErr by default, and instead err() should be used in code seen by the optimizer; however, as Godot only runs on the Web (and not in node.js or elsewhere), using console.warn directly is good enough, and will work in all versions if emscripten
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions