diff --git a/modules/autocycle.cpp b/modules/autocycle.cpp index 83770400..25163d78 100644 --- a/modules/autocycle.cpp +++ b/modules/autocycle.cpp @@ -242,4 +242,4 @@ template<> void TModInfo(CModInfo& Info) { Info.SetArgsHelpText("List of channel masks and channel masks with ! before them."); } -USERMODULEDEFS(CAutoCycleMod, "Rejoins channels to gain Op if you're the only user left") +NETWORKMODULEDEFS(CAutoCycleMod, "Rejoins channels to gain Op if you're the only user left")