godot-xterm/addons
Leroy Hopson 0743f2a97a
Use gdnative api to get constants only for javascript platform
When trying to load the library in a non-Mono Godot editor v3.3.2
an error is printed about godot_get_global_constants(). Furthermore,
the issue with using the GlobalConstants header to get constants is only
present on the javascript platform, so we can revert all other platforms
to the old way of getting constants.
2021-06-19 19:39:20 +07:00
..
godot_xterm Use gdnative api to get constants only for javascript platform 2021-06-19 19:39:20 +07:00