Make autoop & autovoice gender neutral.

This commit is contained in:
Mikaela Suomalainen
2014-06-27 08:55:39 +03:00
parent 1271580567
commit 19ab051c12
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -291,4 +291,4 @@ template<> void TModInfo<CAutoVoiceMod>(CModInfo& Info) {
Info.SetArgsHelpText("Each argument is either a channel you want autovoice for (which can include wildcards) or, if it starts with !, it is an exception for autovoice.");
}
NETWORKMODULEDEFS(CAutoVoiceMod, "Auto voice the good guys")
NETWORKMODULEDEFS(CAutoVoiceMod, "Auto voice the good people")