/ACTION didn't print the target when there was no query/channel where

to print the action


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1188 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-02-06 22:10:57 +00:00 committed by cras
commit 45ad955d9e
4 changed files with 24 additions and 7 deletions

View file

@ -87,7 +87,8 @@ enum {
IRCTXT_FILL_6,
IRCTXT_OWN_NOTICE,
IRCTXT_OWN_ME,
IRCTXT_OWN_ACTION,
IRCTXT_OWN_ACTION_TARGET,
IRCTXT_OWN_CTCP,
IRCTXT_FILL_7,