aboutsummaryrefslogtreecommitdiff
path: root/xC-proto
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2022-09-05 22:53:34 +0200
committerPřemysl Eric Janouch <p@janouch.name>2022-09-05 23:22:09 +0200
commitd7b0b447b7e254d4af37f09acfa258956d24a7e0 (patch)
tree134f30af2bacc49239a7397574a2d1ea7871aa9c /xC-proto
parent25ad5ae0ec8afe0a8f60d7602ca2357f561246d6 (diff)
downloadxK-d7b0b447b7e254d4af37f09acfa258956d24a7e0.tar.gz
xK-d7b0b447b7e254d4af37f09acfa258956d24a7e0.tar.xz
xK-d7b0b447b7e254d4af37f09acfa258956d24a7e0.zip
xC/xP: turn the action asterisk into a rendition
Diffstat (limited to 'xC-proto')
-rw-r--r--xC-proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/xC-proto b/xC-proto
index 31534d4..526cd0f 100644
--- a/xC-proto
+++ b/xC-proto
@@ -69,6 +69,7 @@ struct EventMessage {
ERROR,
JOIN,
PART,
+ ACTION,
} rendition;
// Unix timestamp in seconds.
u64 when;