[Updated] lochat.sh: Set VOICEON to false by default

This commit is contained in:
mollusk 2016-07-11 03:01:11 -07:00
parent 7cd4f26a53
commit 5ece1bfc1f

View File

@ -16,7 +16,7 @@ LPURPLE="\033[1;35m"
BWHITE="\e[1m"
NC='\033[0m' # No Color
VOICEON="true"
VOICEON="false"
#VoicControl (){