diff --git a/modules/stickychan.cpp b/modules/stickychan.cpp index ae1b1188..4b4c36d8 100644 --- a/modules/stickychan.cpp +++ b/modules/stickychan.cpp @@ -191,4 +191,4 @@ template<> void TModInfo(CModInfo& Info) { Info.SetWikiPage("stickychan"); } -MODULEDEFS(CStickyChan, "configless sticky chans, keeps you there very stickily even") +NETWORKMODULEDEFS(CStickyChan, "configless sticky chans, keeps you there very stickily even")