diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-04-05 16:23:12 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-04-05 16:23:12 +0000 |
commit | 4d027bf034b11c95e77e70423565bb1ce46bdbe0 (patch) | |
tree | 75a2df6284fd2db28f42793144fa51591a7ab9d3 /src/InspIRCd.dev | |
parent | cbc730ec3bd2c080d08fa735af58ffd871b55ca4 (diff) |
Added m_globlops module with unreal-style /GLOBOPS and usermode +g (set on oper)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@389 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 828ffbdd9..410904067 100644 --- a/src/InspIRCd.dev +++ b/src/InspIRCd.dev @@ -1,7 +1,7 @@ [Project] FileName=InspIRCd.dev Name=InspIRCd -UnitCount=27 +UnitCount=28 Type=1 Ver=1 ObjFiles= @@ -315,3 +315,13 @@ Priority=1000 OverrideBuildCmd=0 BuildCmd= +[Unit28] +FileName=modules\m_globops.cpp +CompileCpp=1 +Folder=Modules +Compile=1 +Link=1 +Priority=1000 +OverrideBuildCmd=0 +BuildCmd= + |