mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-05 20:42:26 +00:00
small fix.
This commit is contained in:
parent
151494624b
commit
4b5cb0ef76
1 changed files with 1 additions and 0 deletions
1
IRC.Mod
1
IRC.Mod
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue