You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-13 13:31:48 +00:00
Enable Theora module for HTML5 platform
(cherry picked from commit b4b816c122)
This commit is contained in:
committed by
Rémi Verschelde
parent
d25c33889b
commit
723c14cdfc
@@ -30,7 +30,6 @@ def get_flags():
|
||||
('module_etc1_enabled', 'no'),
|
||||
('module_mpc_enabled', 'no'),
|
||||
('module_speex_enabled', 'no'),
|
||||
('module_theora_enabled', 'no'),
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user