]> jfr.im git - solanum.git/blobdiff - modules/core/m_message.c
Reverting some changed related not to moving on libratbox3 but using ratbox3 source!
[solanum.git] / modules / core / m_message.c
index 8f09c426ab6bad3d233a43b84b2995ace0643c36..95a68fc76b5eded57416cf2c18ca6a18f0af232d 100644 (file)
@@ -612,6 +612,7 @@ add_target(struct Client *source_p, struct Client *target_p)
                /* cant clear any, full target list */
                else if(USED_TARGETS(source_p) == 10)
                {
+                       ServerStats->is_tgch++;
                        add_tgchange(source_p->sockhost);
                        return 0;
                }