Make autovoice a network module.

Thanks to nyuszika7h for suggestion.
This commit is contained in:
Alexey Sokolov
2012-01-02 19:04:56 +07:00
parent 6274111aa7
commit 9680b6a8eb
+1 -1
View File
@@ -275,4 +275,4 @@ private:
map<CString, CAutoVoiceUser*> m_msUsers;
};
MODULEDEFS(CAutoVoiceMod, "Auto voice the good guys")
NETWORKMODULEDEFS(CAutoVoiceMod, "Auto voice the good guys")