diff --git a/effects.c b/effects.c index babd72a..64f733e 100644 --- a/effects.c +++ b/effects.c @@ -4193,7 +4193,7 @@ ModifierGroup *modifier_linkable_list(GString *msg) group[i].settings_amt = 0; debug_msg(DEBUG_MSG2HOST|DEBUG_GROUP, - "ID: %4d Position: %2d Label: %s", + "ID: %4d Position: %2d: %s", id, position, modifier ? modifier->label : NULL); }