diff options
Diffstat (limited to 'include/snomasks.h')
-rw-r--r-- | include/snomasks.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/snomasks.h b/include/snomasks.h index e3318f23a..6b9e0f24e 100644 --- a/include/snomasks.h +++ b/include/snomasks.h @@ -32,6 +32,7 @@ class Snomask ServerInstance = Instance; MySnomask = snomask; Description = description; + Count = 0; } /** Sends a message to all opers with this snomask. |