small fix.

This commit is contained in:
norayr 2017-05-24 15:15:25 +04:00
parent 151494624b
commit 4b5cb0ef76

View file

@ -453,6 +453,7 @@ BEGIN
DEC(i);
formTimeString(str);
IF messagetype = msgPRIVMSG THEN
b0 := FALSE;
Strings.FindNext(msgACTION, message, 1, b0, j);
IF b0 THEN (* handle actions *)
Strings.Append("***", str);