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

Enable Theora module for HTML5 platform

This commit is contained in:
Leon Krause
2018-08-28 01:56:47 +02:00
parent 92b259ccf1
commit b4b816c122

View File

@@ -25,7 +25,6 @@ def get_opts():
def get_flags():
return [
('tools', False),
('module_theora_enabled', False),
# Disabling the mbedtls module reduces file size.
# The module has little use due to the limited networking functionality
# in this platform. For the available networking methods, the browser