mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Enable Theora module for HTML5 platform
(cherry picked from commit b4b816c122)
This commit is contained in:
committed by
Rémi Verschelde
parent
ad8f85f8b7
commit
bcbc198992
@@ -27,7 +27,6 @@ def get_flags():
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
('tools', False),
|
('tools', False),
|
||||||
('module_theora_enabled', False),
|
|
||||||
# Disabling the OpenSSL module noticeably reduces file size.
|
# Disabling the OpenSSL module noticeably reduces file size.
|
||||||
# The module has little use due to the limited networking functionality
|
# The module has little use due to the limited networking functionality
|
||||||
# in this platform. For the available networking methods, the browser
|
# in this platform. For the available networking methods, the browser
|
||||||
|
|||||||
Reference in New Issue
Block a user