aboutsummaryrefslogtreecommitdiff
path: root/modules/theora/config.py
diff options
context:
space:
mode:
authorRémi Verschelde2016-10-30 18:44:57 +0100
committerRémi Verschelde2016-11-01 00:33:51 +0100
commit97c8508f5e4f57b1048830d44e76e1f4517fd449 (patch)
tree3d6af30f519a2a7788e596f21d91f3ecfa399864 /modules/theora/config.py
parent681575fa7123592897090c6cce44402c4e45baeb (diff)
downloadgodot-97c8508f5e4f57b1048830d44e76e1f4517fd449.tar.gz
godot-97c8508f5e4f57b1048830d44e76e1f4517fd449.tar.zst
godot-97c8508f5e4f57b1048830d44e76e1f4517fd449.zip
Diffstat (limited to 'modules/theora/config.py')
-rw-r--r--modules/theora/config.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/theora/config.py b/modules/theora/config.py
index 368e97e15..3de042511 100644
--- a/modules/theora/config.py
+++ b/modules/theora/config.py
@@ -1,6 +1,6 @@
def can_build(platform):
- return True
+ return True
def configure(env):
- pass
+ pass