mirror of
https://github.com/anope/anope.git
synced 2026-07-01 02:46:37 +02:00
Merge branch '1.9' of ssh://anope.git.sourceforge.net/gitroot/anope/anope into 1.9
This commit is contained in:
@@ -1062,7 +1062,7 @@ struct IRCDMessageSJoin : IRCDMessage
|
||||
|
||||
struct IRCDMessageTopic : IRCDMessage
|
||||
{
|
||||
IRCDMessageTopic() : IRCDMessage("TOPIC", 4) { SetFlag(IRCDMESSAGE_REQUIRE_USER); }
|
||||
IRCDMessageTopic() : IRCDMessage("TOPIC", 4) { }
|
||||
|
||||
/*
|
||||
** source = sender prefix
|
||||
|
||||
Reference in New Issue
Block a user