Mods are network mods by default.

Network modules are the simplest ones.
This commit is contained in:
Alexey Sokolov
2012-02-04 00:29:58 +07:00
parent b966204456
commit ae68a5a608
24 changed files with 34 additions and 31 deletions
+1 -1
View File
@@ -33,4 +33,4 @@ template<> void TModInfo<CKickClientOnIRCDisconnect>(CModInfo& Info) {
Info.SetWikiPage("disconkick");
}
MODULEDEFS(CKickClientOnIRCDisconnect, "Kicks the client from all channels when the connection to the IRC server is lost")
USERMODULEDEFS(CKickClientOnIRCDisconnect, "Kicks the client from all channels when the connection to the IRC server is lost")