diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-04-12 16:05:08 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-04-12 16:05:08 +0000 |
commit | 9ed4641ba3aaac8e133a73ec1c3d42965ee59241 (patch) | |
tree | 4bbd24979c93a410ff719603acf850b0b3e5c983 /src/InspIRCd.dev | |
parent | 30aea7a691da96b17509502dab300fe6421e7beb (diff) |
Added preliminary support for a bottler-detection module
Fixed broken rewrite in OnServerRaw
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@566 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/InspIRCd.dev')
-rw-r--r-- | src/InspIRCd.dev | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/InspIRCd.dev b/src/InspIRCd.dev index 310e88ccb..39cb30741 100644 --- a/src/InspIRCd.dev +++ b/src/InspIRCd.dev @@ -1,7 +1,7 @@ [Project] FileName=InspIRCd.dev Name=InspIRCd - The Inspire Internet Relay Chat Daemon -UnitCount=38 +UnitCount=39 Type=1 Ver=1 ObjFiles= @@ -406,7 +406,7 @@ OverrideBuildCmd=0 BuildCmd= [Unit39] -FileName=modules\m_saquit.cpp +FileName=modules\m_antibottler.cpp CompileCpp=1 Folder=Modules Compile=1 |