notify_connect links to wiki

Today our thanks go to KindOne
This commit is contained in:
Alexey Sokolov
2012-09-07 21:10:49 +07:00
parent 38ff2a9400
commit 59294ccc04

View File

@@ -27,4 +27,8 @@ private:
}
};
template<> void TModInfo<CNotifyConnectMod>(CModInfo& Info) {
Info.SetWikiPage("notify_connect");
}
GLOBALMODULEDEFS(CNotifyConnectMod, "Notifies all admin users when a client connects or disconnects.")