mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-12 12:09:03 -04:00
Comments
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4160 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
40320969da
commit
f13902ea0e
@ -655,5 +655,6 @@ ModeParser::ModeParser()
|
||||
this->AddMode(new ModeChannelTopicOps, 't');
|
||||
this->AddMode(new ModeChannelNoExternal, 'n');
|
||||
this->AddMode(new ModeChannelInviteOnly, 'i');
|
||||
/* TODO: Modes +l, +k, +o, +v, +h */
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user