aboutsummaryrefslogtreecommitdiffstats
path: root/src/Types.hx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Types.hx')
-rw-r--r--src/Types.hx2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Types.hx b/src/Types.hx
index 03f18bd..8a0bde2 100644
--- a/src/Types.hx
+++ b/src/Types.hx
@@ -54,6 +54,7 @@ typedef WsEvent = {
?isUnknownClient:Bool,
},
?logout:{
+ oldClientName:String,
clientName:String,
clients:Array<ClientData>,
},
@@ -105,4 +106,5 @@ enum abstract WsEventType(String) {
var GetTime;
var SetTime;
var SetLeader;
+ var ClearChat;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage