Final text2voice commit

This commit is contained in:
ZomgPonies
2014-01-27 13:03:25 -05:00
parent 7776ee0d00
commit 808143f976
8 changed files with 85 additions and 10 deletions
+1 -1
View File
@@ -455,7 +455,7 @@
if(world.system_type == UNIX)
config.python_path = "/usr/bin/env python2"
else //probably windows, if not this should work anyway
config.python_path = "python"
config.python_path = "pythonw"
if("assistant_limit")
config.assistantlimit = 1