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

theora on server build

This commit is contained in:
Ariel Manzur
2016-02-25 09:44:03 -03:00
parent ea751724a2
commit 89b4c76e0c

View File

@@ -28,7 +28,6 @@ def get_flags():
return [
('builtin_zlib', 'no'),
('theora','no'), #use builtin openssl
]