From f3e803f5b9d8478e1f4d490a2f59ba7fca10a6b9 Mon Sep 17 00:00:00 2001 From: Attila Molnar Date: Wed, 3 Sep 2014 14:09:03 +0200 Subject: Populate a Modes::ChangeList object in ModeParser::Process() --- include/mode.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'include') diff --git a/include/mode.h b/include/mode.h index 596a7bcbe..981c29a27 100644 --- a/include/mode.h +++ b/include/mode.h @@ -535,6 +535,10 @@ class CoreExport ModeParser : public fakederef */ std::multimap modewatchermap; + /** Last processed mode change + */ + Modes::ChangeList LastChangeList; + /** Displays the current modes of a channel or user. * Used by ModeParser::Process. */ -- cgit v1.3.1-10-gc9f91