diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-05-08 17:09:07 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-05-08 17:09:07 +0000 |
commit | 5b949866d429203ae48f2088e4f97592755592c6 (patch) | |
tree | e1a8fd0b258c4798c98424bd4f578e60b81ee2fe /src/InspIRCd.dev | |
parent | c108e40094f390070a06e0be6e2bfb704c1bb1ac (diff) |
Added m_nokicks and chanmode +Q
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@796 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/InspIRCd.dev')
-rw-r--r-- | src/InspIRCd.dev | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/src/InspIRCd.dev b/src/InspIRCd.dev index 0a8a9bdbd..845b0de03 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=54 +UnitCount=55 Type=1 Ver=1 ObjFiles= @@ -585,3 +585,13 @@ Priority=1000 OverrideBuildCmd=0 BuildCmd= +[Unit55] +FileName=modules\m_nokicks.cpp +CompileCpp=1 +Folder=Modules/Server +Compile=1 +Link=1 +Priority=1000 +OverrideBuildCmd=0 +BuildCmd= + |