Fixed GPS issue

This commit is contained in:
Garrett Fulghum
2022-04-30 17:55:43 -05:00
parent e8c50eb07b
commit e2ec73610f
5 changed files with 13 additions and 8 deletions

View File

@@ -110,7 +110,7 @@ namespace SeamlessClientPlugin
public static string Version = "1.3.04";
public static string Version = "1.4.01";
public static bool Debug = true;
private static bool Initilized = false;