xC/xP: turn the action asterisk into a rendition

This commit is contained in:
2022-09-05 22:53:34 +02:00
parent 25ad5ae0ec
commit d7b0b447b7
4 changed files with 20 additions and 13 deletions

View File

@@ -69,6 +69,7 @@ struct EventMessage {
ERROR,
JOIN,
PART,
ACTION,
} rendition;
// Unix timestamp in seconds.
u64 when;