mirror of
https://github.com/anope/anope.git
synced 2026-07-02 23:43:12 +02:00
Merge 032c30dd5d
This commit is contained in:
+1
-1
@@ -520,7 +520,7 @@ class Memo : public Flags<MemoFlag>
|
||||
|
||||
struct CoreExport MemoInfo
|
||||
{
|
||||
unsigned memomax;
|
||||
int16 memomax;
|
||||
std::vector<Memo *> memos;
|
||||
std::vector<ci::string> ignores;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user