diff options
Diffstat (limited to 'xC-proto')
-rw-r--r-- | xC-proto | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -69,6 +69,7 @@ struct EventMessage { ERROR, JOIN, PART, + ACTION, } rendition; // Unix timestamp in seconds. u64 when; |