mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-01 23:46:37 +02:00
Add 005 token DEAF=d
This commit is contained in:
@@ -141,6 +141,7 @@ void isupport_init(void)
|
||||
IsupportSet(NULL, "UHNAMES", NULL);
|
||||
else
|
||||
IsupportDelByName("UHNAMES");
|
||||
IsupportSet(NULL, "DEAF", "d");
|
||||
set_isupport_extban(); /* EXTBAN=xyz */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user