Turn off debug lol

This commit is contained in:
Garrett
2023-12-16 20:37:49 -06:00
parent 5c6b134c1f
commit e89ac26bda

View File

@@ -33,7 +33,7 @@ namespace SeamlessClient
private bool Initilized = false;
public static bool isSeamlessServer = false;
public static bool isDebug = true;
public static bool isDebug = false;