Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/Config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Config.py b/common/Config.py
index 9a2757b..4956bbd 100644
--- a/common/Config.py
+++ b/common/Config.py
@@ -6,7 +6,7 @@ import logging
#QUICKLOAD = os.path.isfile("QUICKLOAD") # skip loading inessential comenents to speed things up
-FEATURES_OGG = None
+FEATURES_OGG = True
FEATURES_MIC = None
FEATURES_LAB = None
FEATURES_NEWSOUNDS = None