rollback to stable version

This commit is contained in:
2024-12-12 19:34:17 -05:00
parent 76eba720df
commit 4e728d823e
3 changed files with 10 additions and 15 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;