mirror of
https://github.com/godotengine/godot.git
synced 2025-11-12 03:21:25 +00:00
Enable Theora module for HTML5 platform
This commit is contained in:
parent
92b259ccf1
commit
b4b816c122
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue