This commit is contained in:
Garrett
2024-09-10 12:47:54 -05:00
parent 76eba720df
commit f62fc4e32b
2 changed files with 3 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ namespace SeamlessClient
private bool Initilized = false;
public static bool isSeamlessServer { get; private set; } = false;
public static bool isDebug = false;
public static bool UseNewVersion = true;
public static bool UseNewVersion = false;