1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-11 13:10:58 +00:00

[HTML5] Refactor JS library listeners to OS.

This commit is contained in:
Fabio Alessandrelli
2021-09-12 13:40:07 +02:00
parent 5e2e54a4b4
commit d61fc468a2
4 changed files with 70 additions and 70 deletions

View File

@@ -15,7 +15,7 @@ module.exports = {
"IDBFS": true,
"GodotOS": true,
"GodotConfig": true,
"GodotDisplayListeners": true,
"GodotEventListeners": true,
"GodotRuntime": true,
"GodotFS": true,
"IDHandler": true,