Fixed release version

This commit is contained in:
Bob Da Ross
2021-03-21 22:05:10 -05:00
parent 8df2868708
commit 243596a35a

View File

@@ -106,7 +106,7 @@ namespace SeamlessClientPlugin
public static string Version = "1.1.0";
public static string Version = "1.2.0";
private bool Initilized = false;
private bool SentPingResponse = false;
public const ushort SeamlessClientNetID = 2936;