aboutsummaryrefslogtreecommitdiffstats
path: root/src/client/ClientSettings.hx
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2024-08-15 08:29:24 +0300
committerRblSb <msrblsb@gmail.com>2024-08-15 08:33:17 +0300
commit4ac52a44ced3691581a1390bbdbdc0906074b3f3 (patch)
treedb18acc64e20d5837c0ef92787ccf8ab1eb6af2d /src/client/ClientSettings.hx
parent38cc0a1d9b4b146af7110c681389378fd26761fa (diff)
Add uuids for better reconection
Kick zombie users with same uuids. Minimal node version is 14.
Diffstat (limited to 'src/client/ClientSettings.hx')
-rw-r--r--src/client/ClientSettings.hx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/ClientSettings.hx b/src/client/ClientSettings.hx
index 8403ff3..a004213 100644
--- a/src/client/ClientSettings.hx
+++ b/src/client/ClientSettings.hx
@@ -2,6 +2,7 @@ package client;
typedef ClientSettings = {
version:Int,
+ uuid:Null<String>,
name:String,
hash:String,
isExtendedPlayer:Bool,
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage