Fixed Versions

This commit is contained in:
Bob Da Ross
2021-03-22 23:10:38 -05:00
parent 51f5261001
commit c097a1e87c
2 changed files with 3 additions and 12 deletions

View File

@@ -107,7 +107,7 @@ namespace SeamlessClientPlugin
public static string Version = "1.1.10";
public static string Version = "1.2.10";
private bool Initilized = false;
private bool SentPingResponse = false;
public const ushort SeamlessClientNetID = 2936;