mirror of
https://github.com/anope/anope.git
synced 2026-07-10 10:43:13 +02:00
Fix deleting badwords/modes/logs etc
This commit is contained in:
@@ -32,6 +32,7 @@ struct BadWord
|
||||
Anope::string word;
|
||||
BadWordType type;
|
||||
|
||||
virtual ~BadWord() { }
|
||||
protected:
|
||||
BadWord() { }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user