aboutsummaryrefslogtreecommitdiffstats
path: root/src/Types.hx
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2020-02-22 06:35:57 +0300
committerRblSb <msrblsb@gmail.com>2020-02-22 06:35:57 +0300
commit08d068181045f91f0aa160f9b088a18048b948ec (patch)
treea995230c279a5a1fd849dc5202301d15474bca61 /src/Types.hx
parent4e0859a0f902e84cfafb38103e0be9f5b81d7abe (diff)
More client buttons
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